|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlankNodeRegistry
A simple interface for turning blank nodes into their String representation. The oppose of PaserBlankNodeFactory.
| Method Summary | |
|---|---|
String |
getNodeId(BlankNode node)
If the node has already been registered, it's node Id is returned, otherwise it is registered and the new node Id is returned. |
void |
reset()
Reset the associations between blank nodes and node ids. |
| Method Detail |
|---|
String getNodeId(BlankNode node)
node - BlankNode
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||