owltools.gaf.io
Class GafWriter
java.lang.Object
owltools.gaf.io.GafWriter
public class GafWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prettyPrinter
protected OWLPrettyPrinter prettyPrinter
stream
protected PrintStream stream
GafWriter
public GafWriter()
getStream
public PrintStream getStream()
setStream
public void setStream(PrintStream stream)
setStream
public void setStream(String file)
write
public void write(GafDocument gdoc)
writeHeader
public void writeHeader(GafDocument gdoc)
write
public void write(GeneAnnotation ann)
print
protected void print(String s)
sep
protected void sep()
nl
protected void nl()
Copyright © 2010-2013. All Rights Reserved.