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