|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OWLOntologyOutputTarget | |
---|---|
org.semanticweb.owl.io | |
org.semanticweb.owl.model | |
org.semanticweb.owl.util | |
uk.ac.manchester.cs.owl |
Uses of OWLOntologyOutputTarget in org.semanticweb.owl.io |
---|
Classes in org.semanticweb.owl.io that implement OWLOntologyOutputTarget | |
---|---|
class |
StreamOutputTarget
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Jan-2008 |
class |
StringOutputTarget
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 23-Mar-2008 |
class |
WriterOutputTarget
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Jan-2008 |
Uses of OWLOntologyOutputTarget in org.semanticweb.owl.model |
---|
Methods in org.semanticweb.owl.model with parameters of type OWLOntologyOutputTarget | |
---|---|
void |
OWLOntologyManager.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat,
OWLOntologyOutputTarget outputTarget)
|
void |
OWLOntologyManager.saveOntology(OWLOntology ontology,
OWLOntologyOutputTarget outputTarget)
|
void |
OWLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
OWLOntologyOutputTarget target,
OWLOntologyFormat format)
Stores an ontology to the specified target. |
Uses of OWLOntologyOutputTarget in org.semanticweb.owl.util |
---|
Methods in org.semanticweb.owl.util with parameters of type OWLOntologyOutputTarget | |
---|---|
void |
AbstractOWLOntologyStorer.storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
OWLOntologyOutputTarget target,
OWLOntologyFormat format)
|
Uses of OWLOntologyOutputTarget in uk.ac.manchester.cs.owl |
---|
Methods in uk.ac.manchester.cs.owl with parameters of type OWLOntologyOutputTarget | |
---|---|
void |
OWLOntologyManagerImpl.saveOntology(OWLOntology ontology,
OWLOntologyFormat ontologyFormat,
OWLOntologyOutputTarget outputTarget)
|
void |
OWLOntologyManagerImpl.saveOntology(OWLOntology ontology,
OWLOntologyOutputTarget outputTarget)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |