public class FastinfoSetMarshaller extends Object implements Marshaller
Marshaller.ListenerJAXB_ENCODING, JAXB_FORMATTED_OUTPUT, JAXB_FRAGMENT, JAXB_NO_NAMESPACE_SCHEMA_LOCATION, JAXB_SCHEMA_LOCATION| Constructor and Description |
|---|
FastinfoSetMarshaller(JAXBContext context) |
public FastinfoSetMarshaller(JAXBContext context) throws JAXBException
JAXBExceptionprotected static XMLStreamWriter getFastinfoSetXMLStreamWriter(OutputStream entityStream)
public void marshal(Object o, Result result) throws JAXBException
marshal in interface MarshallerJAXBExceptionpublic void marshal(Object o, OutputStream outputStream) throws JAXBException
marshal in interface MarshallerJAXBExceptionpublic void marshal(Object o, File file) throws JAXBException
marshal in interface MarshallerJAXBExceptionpublic void marshal(Object o, Writer writer) throws JAXBException
marshal in interface MarshallerJAXBExceptionpublic void marshal(Object o, ContentHandler contentHandler) throws JAXBException
marshal in interface MarshallerJAXBExceptionpublic void marshal(Object o, Node node) throws JAXBException
marshal in interface MarshallerJAXBExceptionpublic void marshal(Object o, XMLStreamWriter xmlStreamWriter) throws JAXBException
marshal in interface MarshallerJAXBExceptionpublic void marshal(Object o, XMLEventWriter xmlEventWriter) throws JAXBException
marshal in interface MarshallerJAXBExceptionpublic Node getNode(Object o) throws JAXBException
getNode in interface MarshallerJAXBExceptionpublic void setProperty(String s, Object o) throws PropertyException
setProperty in interface MarshallerPropertyExceptionpublic Object getProperty(String s) throws PropertyException
getProperty in interface MarshallerPropertyExceptionpublic void setEventHandler(ValidationEventHandler validationEventHandler) throws JAXBException
setEventHandler in interface MarshallerJAXBExceptionpublic ValidationEventHandler getEventHandler() throws JAXBException
getEventHandler in interface MarshallerJAXBExceptionpublic void setAdapter(XmlAdapter xmlAdapter)
setAdapter in interface Marshallerpublic <A extends XmlAdapter> void setAdapter(Class<A> aClass, A a)
setAdapter in interface Marshallerpublic <A extends XmlAdapter> A getAdapter(Class<A> aClass)
getAdapter in interface Marshallerpublic void setAttachmentMarshaller(AttachmentMarshaller attachmentMarshaller)
setAttachmentMarshaller in interface Marshallerpublic AttachmentMarshaller getAttachmentMarshaller()
getAttachmentMarshaller in interface Marshallerpublic void setSchema(Schema schema)
setSchema in interface Marshallerpublic Schema getSchema()
getSchema in interface Marshallerpublic void setListener(Marshaller.Listener listener)
setListener in interface Marshallerpublic Marshaller.Listener getListener()
getListener in interface MarshallerCopyright © 2021 JBoss by Red Hat. All rights reserved.