|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.writeHeader(Frame frame,
BufferedWriter writer,
OBOFormatWriter.NameProvider nameProvider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |