public class RemoveOntologyAnnotationDataSerializer extends OntologyChangeDataSerializer<org.semanticweb.owlapi.change.RemoveOntologyAnnotationData>
| Constructor and Description |
|---|
RemoveOntologyAnnotationDataSerializer() |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.change.RemoveOntologyAnnotationData |
read(BinaryOWLInputStream inputStream) |
void |
write(org.semanticweb.owlapi.change.RemoveOntologyAnnotationData ontologyChangeChangeRecord,
BinaryOWLOutputStream outputStream) |
public RemoveOntologyAnnotationDataSerializer()
public void write(org.semanticweb.owlapi.change.RemoveOntologyAnnotationData ontologyChangeChangeRecord,
BinaryOWLOutputStream outputStream)
throws IOException
write in class OntologyChangeDataSerializer<org.semanticweb.owlapi.change.RemoveOntologyAnnotationData>IOExceptionpublic org.semanticweb.owlapi.change.RemoveOntologyAnnotationData read(BinaryOWLInputStream inputStream) throws IOException, BinaryOWLParseException
read in class OntologyChangeDataSerializer<org.semanticweb.owlapi.change.RemoveOntologyAnnotationData>IOExceptionBinaryOWLParseExceptionCopyright © 2015. All Rights Reserved.