public class OWLXMLStorer extends AbstractOWLStorer
Constructor and Description |
---|
OWLXMLStorer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canStoreOntology(OWLDocumentFormat ontologyFormat)
Determines if this storer can store an ontology in the specified ontology
format.
|
storeOntology, storeOntology
public boolean canStoreOntology(OWLDocumentFormat ontologyFormat)
OWLStorer
ontologyFormat
- The desired ontology format.true
if this storer can store an ontology in the desired format.Copyright © 2020 The University of Manchester. All rights reserved.