|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgr.forth.ics.vrp.corevrp.model.Namespace
| Constructor Summary | |
Namespace(String uri)
Create a namespace |
|
| Method Summary | |
void |
addName(Resource res)
Test if the resource |
boolean |
contains(Resource res)
Test if the resource |
HashSet |
getNames()
|
String |
getURI()
Returns the URI of the namespace |
static boolean |
isDefinedINNamespace(Resource res,
HashSet selectedNS)
Indicates if the resource is defined in one of the selected namespace(s). param res The resource reference |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Namespace(String uri)
| Method Detail |
public String getURI()
public boolean contains(Resource res)
public void addName(Resource res)
public HashSet getNames()
public static boolean isDefinedINNamespace(Resource res,
HashSet selectedNS)
|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||