| Package | Description |
|---|---|
| org.semanticweb.binaryowl | |
| org.semanticweb.binaryowl.serializer | |
| org.semanticweb.binaryowl.stream |
| Modifier and Type | Field and Description |
|---|---|
static BinaryOWLVersion |
BinaryOWLOntologyDocumentPreamble.DEFAULT_VERSION |
| Modifier and Type | Method and Description |
|---|---|
BinaryOWLVersion |
BinaryOWLOntologyDocumentPreamble.getFileFormatVersion()
Gets the version number that describes the format of the file.
|
static BinaryOWLVersion |
BinaryOWLVersion.getVersion(int version) |
| Modifier and Type | Method and Description |
|---|---|
BinaryOWLDocumentBodySerializer |
BinaryOWLDocumentBodySerializerSelector.getSerializerForVersion(BinaryOWLVersion version) |
| Modifier and Type | Method and Description |
|---|---|
BinaryOWLVersion |
BinaryOWLOutputStream.getVersion() |
BinaryOWLVersion |
BinaryOWLInputStream.getVersion() |
| Constructor and Description |
|---|
BinaryOWLInputStream(InputStream inputStream,
LookupTable lookupTable,
org.semanticweb.owlapi.model.OWLDataFactory dataFactory,
BinaryOWLVersion version) |
BinaryOWLInputStream(InputStream inputStream,
org.semanticweb.owlapi.model.OWLDataFactory dataFactory,
BinaryOWLVersion version) |
BinaryOWLOutputStream(OutputStream dataOutput,
BinaryOWLVersion version) |
Copyright © 2015. All Rights Reserved.