|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.umu.macow.pdp.jena.CIMLocator
public class CIMLocator
This utility class is used to implements a localization for the ontology associated to a given url inside of the local disk
Constructor Summary | |
---|---|
CIMLocator()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
com.hp.hpl.jena.util.TypedStream |
open(java.lang.String filenameOrURI)
This method retrieves an strem of the ontology description associated to the given url. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CIMLocator()
Method Detail |
---|
public com.hp.hpl.jena.util.TypedStream open(java.lang.String filenameOrURI)
open
in interface com.hp.hpl.jena.util.Locator
filenameOrURI
- This is the given URL
public java.lang.String getName()
getName
in interface com.hp.hpl.jena.util.Locator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |