public class OWLOntologyXMLNamespaceManager extends XMLWriterNamespaceManager
| Constructor and Description |
|---|
OWLOntologyXMLNamespaceManager(OWLOntology ontology,
OWLDocumentFormat format) |
| Modifier and Type | Method and Description |
|---|---|
String |
getQName(String name)
Gets a QName for a full URI.
|
addWellKnownNamespace, createPrefixForNamespace, getDefaultNamespace, getDefaultPrefix, getNamespaceForPrefix, getNamespaces, getPrefixes, getPrefixForNamespace, getQName, setDefaultNamespace, setPrefixpublic OWLOntologyXMLNamespaceManager(OWLOntology ontology, OWLDocumentFormat format)
ontology - ontologyformat - format@Nullable public String getQName(String name)
XMLWriterNamespaceManagergetQName in class XMLWriterNamespaceManagername - The name which represents the full name.Copyright © 2020 The University of Manchester. All rights reserved.