|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnmarshallerImpl | |
de.ispsoft.jaxme | |
de.ispsoft.jaxme.jaxb |
Uses of UnmarshallerImpl in de.ispsoft.jaxme |
Methods in de.ispsoft.jaxme that return UnmarshallerImpl | |
UnmarshallerImpl |
JMContentHandler.getUnmarshaller()
|
Methods in de.ispsoft.jaxme with parameters of type UnmarshallerImpl | |
void |
JMContentHandler.setUnmarshaller(UnmarshallerImpl pUnmarshaller)
|
void |
JMAnyElement.setAttribute(java.lang.String pNamespaceURI,
java.lang.String pLocalName,
java.lang.String pValue,
UnmarshallerImpl pUnmarshaller)
Sets a single attribute. |
Uses of UnmarshallerImpl in de.ispsoft.jaxme.jaxb |
Methods in de.ispsoft.jaxme.jaxb that return UnmarshallerImpl | |
UnmarshallerImpl |
UnmarshallerHandlerImpl.getUnmarshaller()
Returns the UnmarshallerImpl that created this UnmarshallerHandler. |
Methods in de.ispsoft.jaxme.jaxb with parameters of type UnmarshallerImpl | |
void |
UnmarshallerHandlerImpl.setUnmarshaller(UnmarshallerImpl pUnmarshaller)
Sets the UnmarshallerImpl that created this UnmarshallerHandler. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |