| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Method and Description |
|---|---|
PriorityCollection<OWLOntologyIRIMapper> |
OWLOntologyManager.getIRIMappers() |
PriorityCollection<OWLOntologyFactory> |
OWLOntologyManager.getOntologyFactories() |
PriorityCollection<OWLParserFactory> |
OWLOntologyManager.getOntologyParsers() |
PriorityCollection<OWLStorerFactory> |
OWLOntologyManager.getOntologyStorers() |
| Modifier and Type | Method and Description |
|---|---|
PriorityCollection<T> |
PriorityCollection.getByMIMEType(String mimeType)
Returns the first item matching the mime type
NOTE: The order in which the services are loaded an examined is not deterministic so this method may return different results if the MIME-Type matches more than one item. |
Copyright © 2016 The University of Manchester. All Rights Reserved.