| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.owl.util.SimpleURIMapper
public class SimpleURIMapper
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 12-Dec-2006
| Constructor Summary | |
|---|---|
SimpleURIMapper(java.net.URI ontologyURI,
                java.net.URI physicalURI)
 | 
|
| Method Summary | |
|---|---|
 java.net.URI | 
getPhysicalURI(java.net.URI ontologyURI)
Given an ontology URI, this method maps the ontology URI to a physical URI that points to some concrete representation of the ontology.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SimpleURIMapper(java.net.URI ontologyURI,
                       java.net.URI physicalURI)
| Method Detail | 
|---|
public java.net.URI getPhysicalURI(java.net.URI ontologyURI)
OWLOntologyURIMapper
getPhysicalURI in interface OWLOntologyURIMapperontologyURI - The ontology URI to be mapped.
null
 if the mapper doesn't have mapping for the specified ontology URI.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||