|
||||||||||
| 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
public class 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 | |
|---|---|
javax.xml.stream.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 |
|---|
newFactory, newFactory, 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 javax.xml.stream.XMLStreamWriter createXMLStreamWriter(java.io.Writer stream)
throws javax.xml.stream.XMLStreamException
createXMLStreamWriter in class javax.xml.stream.XMLOutputFactoryjavax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||