owltools.gaf.io
Class AbstractXmlWriter
java.lang.Object
owltools.gaf.io.AbstractXmlWriter
- Direct Known Subclasses:
- PseudoRdfXmlWriter, XgmmlWriter
public abstract class AbstractXmlWriter
- extends Object
Helper to write properly formated XML using an XMLStreamWriter
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractXmlWriter
protected AbstractXmlWriter(String indentString)
createWriter
protected XMLStreamWriter createWriter(OutputStream outputStream)
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2010-2014. All Rights Reserved.