Uses of Interface
org.jvnet.staxex.XMLStreamWriterEx
-
Packages that use XMLStreamWriterEx Package Description com.sun.xml.messaging.saaj.util.stax org.glassfish.jaxb.runtime.v2.runtime.output Code that writes well-formed XML (XmlOutputand its implementations}. -
-
Uses of XMLStreamWriterEx in com.sun.xml.messaging.saaj.util.stax
Classes in com.sun.xml.messaging.saaj.util.stax that implement XMLStreamWriterEx Modifier and Type Class Description classSaajStaxWriterExSaajStaxWriterEx converts XMLStreamWriterEx calls to build an orasaaj SOAPMessage with BinaryTextImpl. -
Uses of XMLStreamWriterEx in org.glassfish.jaxb.runtime.v2.runtime.output
Constructors in org.glassfish.jaxb.runtime.v2.runtime.output with parameters of type XMLStreamWriterEx Constructor Description StAXExStreamWriterOutput(XMLStreamWriterEx out)
-