org.codehaus.jettison.mapped
Class MappedXMLOutputFactory
java.lang.Object
javax.xml.stream.XMLOutputFactory
org.codehaus.jettison.AbstractXMLOutputFactory
org.codehaus.jettison.mapped.MappedXMLOutputFactory
public class MappedXMLOutputFactory
- extends AbstractXMLOutputFactory
Fields inherited from class javax.xml.stream.XMLOutputFactory |
IS_REPAIRING_NAMESPACES |
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 |
MappedXMLOutputFactory
public MappedXMLOutputFactory(Map nstojns)
MappedXMLOutputFactory
public MappedXMLOutputFactory(Configuration config)
createXMLStreamWriter
public javax.xml.stream.XMLStreamWriter createXMLStreamWriter(Writer writer)
throws javax.xml.stream.XMLStreamException
- Specified by:
createXMLStreamWriter
in class AbstractXMLOutputFactory
- Throws:
javax.xml.stream.XMLStreamException
Copyright © 2013. All Rights Reserved.