|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.xml.stream.XMLOutputFactory
javanet.staxutils.BaseXMLOutputFactory
javanet.staxutils.OutputFactory
XMLOutputFactory implementation based on stax-utils code base.
| Field Summary |
| Fields inherited from class javax.xml.stream.XMLOutputFactory |
IS_REPAIRING_NAMESPACES |
| Constructor Summary | |
OutputFactory()
|
|
| Method Summary | |
XMLStreamWriter |
createXMLStreamWriter(java.io.Writer stream)
|
| Methods inherited from class javanet.staxutils.BaseXMLOutputFactory |
createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, getProperty, isPropertySupported, setProperty |
| Methods inherited from class javax.xml.stream.XMLOutputFactory |
newInstance, newInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OutputFactory()
| Method Detail |
public XMLStreamWriter createXMLStreamWriter(java.io.Writer stream)
throws XMLStreamException
XMLStreamException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||