| Package | Description |
|---|---|
| org.coode.owlapi.functionalrenderer | |
| org.coode.owlapi.owlxml.renderer | |
| org.coode.owlapi.owlxmlparser | |
| org.semanticweb.owlapi.vocab |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.write(OWLXMLVocabulary v,
OWLObject o) |
void |
OWLObjectRenderer.writeAxiomStart(OWLXMLVocabulary v,
OWLAxiom axiom)
Write axiom start.
|
void |
OWLObjectRenderer.writePropertyCharacteristic(OWLXMLVocabulary v,
OWLAxiom ax,
OWLPropertyExpression<?,?> prop)
Write property characteristic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLWriter.writeStartElement(OWLXMLVocabulary name) |
| Constructor and Description |
|---|
AbstractElementHandlerFactory(OWLXMLVocabulary v) |
| Modifier and Type | Method and Description |
|---|---|
static OWLXMLVocabulary |
OWLXMLVocabulary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OWLXMLVocabulary[] |
OWLXMLVocabulary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.