Serializable
, OWLStorer
public class FunctionalSyntaxStorer extends AbstractOWLStorer
Constructor | Description |
---|---|
FunctionalSyntaxStorer() |
Modifier and Type | Method | 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 © 2018 The University of Manchester. All rights reserved.