de.nierbeck.timeTrack.model.impl.runtime
Interface UnmarshallableObject

All Known Implementing Classes:
EntriesImpl, EntriesTypeImpl, EntryTypeImpl

public interface UnmarshallableObject

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

Author:
Kohsuke KAWAGUCHI

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.



Copyright © 2003-2006 Nierbeck. All Rights Reserved.