Uses of Package
es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime

Packages that use es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime
es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb   
es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl   
es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime   
 

Classes in es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime used by es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb
DefaultJAXBContextImpl
          This class provides the default implementation of JAXBContext.
GrammarInfo
          Keeps the information about the grammar as a whole.
 

Classes in es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime used by es.uv.uvcarregaexterna.v2.xml.carregaExterna.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 This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime used by es.uv.uvcarregaexterna.v2.xml.carregaExterna.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.
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.