org.codehaus.jettison.badgerfish
Class BadgerFishXMLOutputFactory

java.lang.Object
  extended by javax.xml.stream.XMLOutputFactory
      extended by org.codehaus.jettison.AbstractXMLOutputFactory
          extended by org.codehaus.jettison.badgerfish.BadgerFishXMLOutputFactory

public class BadgerFishXMLOutputFactory
extends AbstractXMLOutputFactory


Field Summary
 
Fields inherited from class javax.xml.stream.XMLOutputFactory
IS_REPAIRING_NAMESPACES
 
Constructor Summary
BadgerFishXMLOutputFactory()
           
 
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

BadgerFishXMLOutputFactory

public BadgerFishXMLOutputFactory()
Method Detail

createXMLStreamWriter

public javax.xml.stream.XMLStreamWriter createXMLStreamWriter(java.io.Writer writer)
                                                       throws javax.xml.stream.XMLStreamException
Specified by:
createXMLStreamWriter in class AbstractXMLOutputFactory
Throws:
javax.xml.stream.XMLStreamException


Copyright © 2010. All Rights Reserved.