com.pushtotest.tool.xml.SDLog.impl.runtime
Interface UnmarshallableObject

All Known Implementing Classes:
LogDataImpl, LogTypeImpl, MeassureTypeImpl, TickImpl, TickTypeImpl

public interface UnmarshallableObject

Generated classes have to implement this interface for it to be unmarshallable.


Method Summary
 UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
          Creates an unmarshaller that will unmarshall this object.
 

Method Detail

createUnmarshaller

UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object.