Uses of Package
de.nierbeck.timeTrack.model.impl.runtime

Packages that use de.nierbeck.timeTrack.model.impl.runtime
de.nierbeck.timeTrack.model   
de.nierbeck.timeTrack.model.impl   
de.nierbeck.timeTrack.model.impl.runtime   
 

Classes in de.nierbeck.timeTrack.model.impl.runtime used by de.nierbeck.timeTrack.model
DefaultJAXBContextImpl
          This class provides the default implementation of JAXBContext.
GrammarInfo
          Keeps the information about the grammar as a whole.
 

Classes in de.nierbeck.timeTrack.model.impl.runtime used by de.nierbeck.timeTrack.model.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
ValidatableObject
          This interface is implemented by generated classes to indicate that the class supports validation.
XMLSerializable
          For a generated class to be serializable, it has to implement this interface.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in de.nierbeck.timeTrack.model.impl.runtime used by de.nierbeck.timeTrack.model.impl.runtime
DefaultJAXBContextImpl
          This class provides the default implementation of JAXBContext.
GrammarInfo
          Keeps the information about the grammar as a whole.
MarshallerImpl
          Implementation of Marshaller interface for JAXB RI.
NamespaceContext2
          Maintains namespace<->prefix bindings.
PrefixCallback
           
SAXUnmarshallerHandler
          Unified event handler that processes both the SAX events and error events.
UnmarshallerImpl
          Default Unmarshall implementation.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
ValidatableObject
          This interface is implemented by generated classes to indicate that the class supports validation.
ValidatingUnmarshaller
          Filter implementation of SAXUnmarshallerHandler.
XMLSerializable
          For a generated class to be serializable, it has to implement this interface.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 



Copyright © 2003-2006 Nierbeck. All Rights Reserved.