Uses of Interface
org.obolibrary.oboformat.writer.OBOFormatWriter.NameProvider

Packages that use OBOFormatWriter.NameProvider
org.obolibrary.oboformat.writer   
 

Uses of OBOFormatWriter.NameProvider in org.obolibrary.oboformat.writer
 

Classes in org.obolibrary.oboformat.writer that implement OBOFormatWriter.NameProvider
static class OBOFormatWriter.OBODocNameProvider
          Default implementation of a OBOFormatWriter.NameProvider using an underlying OBODoc.
 

Methods in org.obolibrary.oboformat.writer with parameters of type OBOFormatWriter.NameProvider
 void OBOFormatWriter.write(Clause clause, BufferedWriter writer, OBOFormatWriter.NameProvider nameProvider)
           
 void OBOFormatWriter.write(Frame frame, BufferedWriter writer, OBOFormatWriter.NameProvider nameProvider)
           
 void OBOFormatWriter.write(OBODoc doc, BufferedWriter writer, OBOFormatWriter.NameProvider nameProvider)
           
 void OBOFormatWriter.writeHeader(Frame frame, BufferedWriter writer, OBOFormatWriter.NameProvider nameProvider)
           
 



Copyright © 2010-2012. All Rights Reserved.