Uses of Package
net.sf.jour.config.impl.runtime

Packages that use net.sf.jour.config.impl.runtime
net.sf.jour.config   
net.sf.jour.config.impl   
net.sf.jour.config.impl.runtime   
 

Classes in net.sf.jour.config.impl.runtime used by net.sf.jour.config
DefaultJAXBContextImpl
          This class provides the default implementation of JAXBContext.
GrammarInfo
          Keeps the information about the grammar as a whole.
 

Classes in net.sf.jour.config.impl.runtime used by net.sf.jour.config.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 net.sf.jour.config.impl.runtime used by net.sf.jour.config.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.
NamespaceContextImpl
          Implementation of the NamespaceContext2.
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.
ValidationContext
          Maintains information that needs to be stored across validations of multiple objects.
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 © 2004 sourceforge. All Rights Reserved.