| Package | Description |
|---|---|
| org.semanticweb.binaryowl | |
| org.semanticweb.binaryowl.owlapi | |
| org.semanticweb.binaryowl.serializer | |
| org.semanticweb.binaryowl.serializer.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryOWLOntologyDocumentHandlerAdapter<E extends Throwable>
Author: Matthew Horridge
Stanford University Bio-Medical Informatics Research Group Date: 26/04/2013 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Throwable> |
BinaryOWLOntologyDocumentSerializer.read(InputStream inputStream,
BinaryOWLOntologyDocumentHandler<E> handler,
org.semanticweb.owlapi.model.OWLDataFactory df)
Reads an
OWLOntologyDocument that is stored in binary OWL. |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryOWLOntologyBuildingHandler
Author: Matthew Horridge
Stanford University Bio-Medical Informatics Research Group Date: 26/04/2013 |
| Modifier and Type | Method and Description |
|---|---|
<T extends Throwable> |
BinaryOWLDocumentBodySerializer.read(DataInputStream dis,
BinaryOWLOntologyDocumentHandler<T> handler,
org.semanticweb.owlapi.model.OWLDataFactory dataFactory) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Throwable> |
BinaryOWLV1DocumentBodySerializer.read(DataInputStream dis,
BinaryOWLOntologyDocumentHandler<E> handler,
org.semanticweb.owlapi.model.OWLDataFactory df) |
Copyright © 2015. All Rights Reserved.