|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--org.w3c.rdf.implementation.model.FindIndex
| Constructor Summary | |
FindIndex()
|
|
| Method Summary | |
void |
addLookup(Statement t)
|
java.util.Enumeration |
multiget(Resource subject,
Resource property,
RDFNode object)
|
void |
removeLookup(Statement t)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public FindIndex()
| Method Detail |
public int size()
public void addLookup(Statement t)
throws ModelException
public void removeLookup(Statement t)
throws ModelException
public java.util.Enumeration multiget(Resource subject,
Resource property,
RDFNode object)
throws ModelException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||