public interface ExtendedMarshaller extends Marshaller
Marshaller.Listener
JAXB_ENCODING, JAXB_FORMATTED_OUTPUT, JAXB_FRAGMENT, JAXB_NO_NAMESPACE_SCHEMA_LOCATION, JAXB_SCHEMA_LOCATION
Modifier and Type | Method and Description |
---|---|
void |
write(Object jaxbElement,
XoXMLStreamWriter writer,
RuntimeContext context,
boolean writeTag,
boolean writeXsiType) |
getAdapter, getAttachmentMarshaller, getEventHandler, getListener, getNode, getProperty, getSchema, marshal, marshal, marshal, marshal, marshal, marshal, marshal, marshal, setAdapter, setAdapter, setAttachmentMarshaller, setEventHandler, setListener, setProperty, setSchema
void write(Object jaxbElement, XoXMLStreamWriter writer, RuntimeContext context, boolean writeTag, boolean writeXsiType) throws JAXBException
JAXBException
Copyright © 2007–2017. All rights reserved.