edu.stanford.smi.protegex.owl.repository.util
Class XMLBaseExtractor
java.lang.Object
edu.stanford.smi.protegex.owl.repository.util.XMLBaseExtractor
- public class XMLBaseExtractor
- extends Object
User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Sep 21, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
is
private InputStream is
xmlBase
private URI xmlBase
rootElementName
private String rootElementName
defaultNamespace
private String defaultNamespace
XMLBaseExtractor
public XMLBaseExtractor(InputStream is)
getXMLBase
public URI getXMLBase()
getRootElementName
public String getRootElementName()
getDefaultNamespace
public String getDefaultNamespace()