Package | Description |
---|---|
org.obolibrary.oboformat.writer |
Modifier and Type | Class and Description |
---|---|
static class |
OBOFormatWriter.OBODocNameProvider
Default implementation of a
OBOFormatWriter.NameProvider using an underlying. |
static class |
OBOFormatWriter.OWLOntologyNameProvider
Alternative implementation to lookup labels in an
OWLOntology . |
Modifier and Type | Method and Description |
---|---|
static void |
OBOFormatWriter.write(Clause clause,
BufferedWriter writer,
OBOFormatWriter.NameProvider nameProvider)
Write.
|
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)
Write header.
|
Copyright © 2020 The University of Manchester. All rights reserved.