Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.repository.util
Class XMLBaseExtractor

java.lang.Object
  extended by 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


Constructor Summary
XMLBaseExtractor(InputStream is)
           
 
Method Summary
 String getDefaultNamespace()
           
 String getRootElementName()
           
 URI getXMLBase()
           
static URI getXMLBase(InputStream is)
           
static URI getXMLBase(String ontologyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBaseExtractor

public XMLBaseExtractor(InputStream is)
Method Detail

getXMLBase

public static URI getXMLBase(InputStream is)

getXMLBase

public static URI getXMLBase(String ontologyName)
                      throws MalformedURLException,
                             edu.stanford.smi.protege.exception.OntologyLoadException
Throws:
MalformedURLException
edu.stanford.smi.protege.exception.OntologyLoadException

getXMLBase

public URI getXMLBase()

getRootElementName

public String getRootElementName()

getDefaultNamespace

public String getDefaultNamespace()

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.