|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.core.VarAlloc
public class VarAlloc
Allocate variables
Constructor Summary | |
---|---|
VarAlloc(String baseMarker)
|
Method Summary | |
---|---|
Var |
allocVar()
|
static VarAlloc |
get(Context context,
Symbol name)
|
static VarAlloc |
getVarAllocator()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VarAlloc(String baseMarker)
Method Detail |
---|
public static VarAlloc getVarAllocator()
public static VarAlloc get(Context context, Symbol name)
public Var allocVar()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |