| Package | Description |
|---|---|
| org.coode.owlapi.owlxml.renderer | |
| org.coode.owlapi.rdf.rdfxml | |
| org.coode.xml |
| Modifier and Type | Method and Description |
|---|---|
XMLWriterNamespaceManager |
OWLXMLWriter.getNamespaceManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
RDFXMLNamespaceManager
Author: Matthew Horridge
The University of Manchester Bio-Health Informatics Group Date: 21/09/2011 |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLOntologyXMLNamespaceManager
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: 30-May-2006 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Developed as part of the CO-ODE project http://www.co-ode.org The OWLOntologyNamespaceManager wraps a NamespaceManager (OWLOntologyFormat). |
| Modifier and Type | Method and Description |
|---|---|
XMLWriterNamespaceManager |
XMLWriterImpl.getNamespacePrefixes() |
XMLWriterNamespaceManager |
XMLWriter.getNamespacePrefixes()
Gets the Writer's namespace manager.
|
| Modifier and Type | Method and Description |
|---|---|
XMLWriter |
XMLWriterFactory.createXMLWriter(Writer writer,
XMLWriterNamespaceManager xmlWriterNamespaceManager,
String xmlBase)
Creates an XMLWriter.
|
| Constructor and Description |
|---|
XMLWriterImpl(Writer writer,
XMLWriterNamespaceManager xmlWriterNamespaceManager,
String xmlBase) |
Copyright © 2012 The University of Manchester. All Rights Reserved.