| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface JMMarshallerextends MarshallerFields inherited from interface javax.xml.bind.Marshaller | |
JAXB_ENCODING, JAXB_FORMATTED_OUTPUT, JAXB_NO_NAMESPACE_SCHEMA_LOCATION, JAXB_SCHEMA_LOCATION | |
Method Summary | |
DatatypeConverterInterface |
|
JAXBContextImpl |
|
void |
|
Methods inherited from interface javax.xml.bind.Marshaller | |
getEventHandler, getNode, getProperty, marshal, marshal, marshal, marshal, marshal, setEventHandler, setProperty | |
public DatatypeConverterInterface getDatatypeConverter()
Returns theDatatypeConverterInterface.
public JAXBContextImpl getJAXBContextImpl()
Returns the JAXBContext that created this marshaller.
public void setJAXBContextImpl(JAXBContextImpl pContext)
Sets the JAXBContext that created this marshaller.