| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.rdf.rdfxml.renderer |
RDF/XML syntax parser and renderer.
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HasOntologyWriterConfiguration.setOntologyWriterConfiguration(OWLOntologyWriterConfiguration config)
Sets the configuration.
|
| Constructor and Description |
|---|
XMLWriterImpl(PrintWriter writer,
XMLWriterNamespaceManager xmlWriterNamespaceManager,
String xmlBase,
OWLOntologyWriterConfiguration preferences) |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyWriterConfiguration |
OWLOntologyManagerImpl.getOntologyWriterConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyManagerImpl.setOntologyWriterConfiguration(OWLOntologyWriterConfiguration newConfig) |
Copyright © 2020 The University of Manchester. All rights reserved.