|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.stream.XMLOutputFactory
org.codehaus.jettison.AbstractXMLOutputFactory
org.codehaus.jettison.mapped.MappedXMLOutputFactory
Field Summary |
Fields inherited from class javax.xml.stream.XMLOutputFactory |
IS_REPAIRING_NAMESPACES |
Constructor Summary | |
MappedXMLOutputFactory(Configuration config)
|
|
MappedXMLOutputFactory(java.util.Map nstojns)
|
Method Summary | |
javax.xml.stream.XMLStreamWriter |
createXMLStreamWriter(java.io.Writer writer)
|
Methods inherited from class org.codehaus.jettison.AbstractXMLOutputFactory |
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 MappedXMLOutputFactory(java.util.Map nstojns)
public MappedXMLOutputFactory(Configuration config)
Method Detail |
public javax.xml.stream.XMLStreamWriter createXMLStreamWriter(java.io.Writer writer) throws javax.xml.stream.XMLStreamException
createXMLStreamWriter
in class AbstractXMLOutputFactory
javax.xml.stream.XMLStreamException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |