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, setPrefix
public OWLOntologyXMLNamespaceManager(OWLOntology ontology, OWLDocumentFormat format)
ontology
- ontologyformat
- format@Nullable public String getQName(String name)
XMLWriterNamespaceManager
getQName
in class XMLWriterNamespaceManager
name
- The name which represents the full name.Copyright © 2020 The University of Manchester. All rights reserved.