Uses of Package
org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime

Packages that use org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime
org.openhealthexchange.openpixpdq.ihe.audit.jaxb   
org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl   
org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime   
 

Classes in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime used by org.openhealthexchange.openpixpdq.ihe.audit.jaxb
DefaultJAXBContextImpl
          This class provides the default implementation of JAXBContext.
GrammarInfo
          Keeps the information about the grammar as a whole.
 

Classes in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime used by org.openhealthexchange.openpixpdq.ihe.audit.jaxb.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
 

Classes in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime used by org.openhealthexchange.openpixpdq.ihe.audit.jaxb.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