| Package | Description |
|---|---|
| org.semanticweb.binaryowl | |
| org.semanticweb.binaryowl.change | |
| org.semanticweb.binaryowl.chunk |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryOWLChangeLogHandler.handleChangesRead(OntologyChangeRecordList list,
SkipSetting skipSetting,
long filePosition) |
void |
BinaryOWLOntologyChangeLog.readChanges(InputStream is,
org.semanticweb.owlapi.model.OWLDataFactory dataFactory,
BinaryOWLChangeLogHandler handler,
SkipSetting skipSetting) |
| Constructor and Description |
|---|
OntologyChangeRecordList(BinaryOWLInputStream inputStream,
SkipSetting skipSetting) |
| Modifier and Type | Method and Description |
|---|---|
static SkipSetting |
SkipSetting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkipSetting[] |
SkipSetting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.