|
Protege-OWL 3.5 beta | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.smi.protegex.owl.repository.util.OntologyNameExtractor
public class OntologyNameExtractor
User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Sep 12, 2005
| Nested Class Summary | |
|---|---|
static class |
OntologyNameExtractor.OntologyDeclarationFoundException
|
| Constructor Summary | |
|---|---|
OntologyNameExtractor(InputStreamSource source)
Constructs an OntologyNameExtractor that
should obtain the name of an ontology which can be
read via the specified input stream. |
|
| Method Summary | |
|---|---|
java.net.URI |
getOntologyName()
|
boolean |
isPossiblyValidOntology()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OntologyNameExtractor(InputStreamSource source)
throws java.io.IOException
OntologyNameExtractor that
should obtain the name of an ontology which can be
read via the specified input stream.
source - The input stream from which the ontology
can be read.
java.io.IOException| Method Detail |
|---|
public boolean isPossiblyValidOntology()
public java.net.URI getOntologyName()
throws java.io.IOException
java.io.IOException
|
Protege-OWL 3.5 beta | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||