| Package | Description |
|---|---|
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| org.semanticweb.owlapi.model |
Main API classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LegacyOWLParserFactory
Wrapper interface for legacy parsers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLParserFactoryImpl
Generic parser factory.
|
| Modifier and Type | Method and Description |
|---|---|
PriorityCollection<OWLParserFactory> |
OWLOntologyManager.getOntologyParsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManager.setOntologyParsers(Set<OWLParserFactory> parsers)
Set the collection of parsers.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.