|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlankNodeAllocator
Interface to allocators for blank nodes.
| Method Summary | |
|---|---|
Node |
alloc(String label)
Allocate based on a non-null label. |
Node |
create()
Create a fresh blank node, different from anything generated so far. |
void |
reset()
Reset allocation state - calls to alloc(java.lang.String) or create() |
| Method Detail |
|---|
Node alloc(String label)
Node create()
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||