|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JaxMe's private extension of a JAXB Marshaller.
Field Summary |
Fields inherited from interface javax.xml.bind.Marshaller |
JAXB_ENCODING, JAXB_FORMATTED_OUTPUT, JAXB_NO_NAMESPACE_SCHEMA_LOCATION, JAXB_SCHEMA_LOCATION |
Method Summary | |
DatatypeConverterInterface |
getDatatypeConverter()
Returns the DatatypeConverterInterface . |
JAXBContextImpl |
getJAXBContextImpl()
Returns the JAXBContext that created this marshaller. |
void |
setJAXBContextImpl(JAXBContextImpl pContext)
Sets the JAXBContext that created this marshaller. |
Methods inherited from interface javax.xml.bind.Marshaller |
getEventHandler, getNode, getProperty, marshal, marshal, marshal, marshal, marshal, setEventHandler, setProperty |
Method Detail |
public void setJAXBContextImpl(JAXBContextImpl pContext)
Sets the JAXBContext that created this marshaller.
public JAXBContextImpl getJAXBContextImpl()
Returns the JAXBContext that created this marshaller.
public DatatypeConverterInterface getDatatypeConverter()
Returns the DatatypeConverterInterface
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |