|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnmarshallingEventHandler | |
| es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl | |
| es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime | |
| Uses of UnmarshallingEventHandler in es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl |
| Uses of UnmarshallingEventHandler in es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime |
| Classes in es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime that implement UnmarshallingEventHandler | |
class |
AbstractUnmarshallingEventHandlerImpl
Convenient default implementation of UnmarshallingEventHandler
to minimize code generation.
|
class |
UnmarshallingEventHandlerAdaptor
Redirects events to another SAX ContentHandler. |
| Methods in es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime that return UnmarshallingEventHandler | |
UnmarshallingEventHandler |
UnmarshallingContext.getCurrentHandler()
Gets the current handler. |
UnmarshallingEventHandler |
UnmarshallableObject.createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
UnmarshallingEventHandler |
SAXUnmarshallerHandlerImpl.getCurrentHandler()
|
UnmarshallingEventHandler |
GrammarInfoImpl.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
|
UnmarshallingEventHandler |
GrammarInfo.createUnmarshaller(java.lang.String namespaceUri,
java.lang.String localName,
UnmarshallingContext context)
Creates an unmarshaller that can unmarshal a given element. |
| Methods in es.uv.uvcarregaexterna.v2.xml.carregaExterna.jaxb.impl.runtime with parameters of type UnmarshallingEventHandler | |
void |
UnmarshallingContext.pushContentHandler(UnmarshallingEventHandler handler,
int memento)
Pushes the current content handler into the stack and registers the newly specified content handler so that it can receive SAX events. |
void |
SAXUnmarshallerHandlerImpl.pushContentHandler(UnmarshallingEventHandler handler,
int memento)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||