|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.impl.JMHandlerBase.DataImpl
Constructor Summary | |
JMHandlerBase.DataImpl(JMUnmarshaller pUnmarshaller)
|
Method Summary | |
JMHandler |
getAtomicHandler()
Returns a ContentHandler used to parse an elements contents. |
DatatypeConverterInterface |
getDatatypeConverter()
Returns the DatatypeConverterInterface . |
JAXBContextImpl |
getFactory()
Returns the object factory used to create new objects. |
NamespaceSupport |
getNamespaceContext()
Returns the NamespaceContext . |
JMUnmarshaller |
getUnmarshaller()
Returns the Unmarshaller controlling the unmarshalling process. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JMHandlerBase.DataImpl(JMUnmarshaller pUnmarshaller)
Method Detail |
public JMUnmarshaller getUnmarshaller()
JMHandler.Data
Returns the Unmarshaller controlling the unmarshalling process.
getUnmarshaller
in interface JMHandler.Data
public JAXBContextImpl getFactory()
JMHandler.Data
Returns the object factory used to create new objects.
getFactory
in interface JMHandler.Data
public JMHandler getAtomicHandler()
JMHandler.Data
Returns a ContentHandler used to parse an elements contents.
getAtomicHandler
in interface JMHandler.Data
public DatatypeConverterInterface getDatatypeConverter()
JMHandler.Data
Returns the DatatypeConverterInterface
.
getDatatypeConverter
in interface JMHandler.Data
public NamespaceSupport getNamespaceContext()
JMHandler.Data
Returns the NamespaceContext
.
getNamespaceContext
in interface JMHandler.Data
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |