|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.algebra.OpExtRegistry
public class OpExtRegistry
Manage extension algebra operations
| Nested Class Summary | |
|---|---|
static class |
OpExtRegistry.BuildExt2
|
static class |
OpExtRegistry.BuildExtExt
|
| Constructor Summary | |
|---|---|
OpExtRegistry()
|
|
| Method Summary | |
|---|---|
static OpExtBuilder |
builder(String tag)
|
static Op |
buildExt(String tag,
ItemList args)
|
static void |
register(OpExtBuilder builder)
|
static void |
unregister(String subtag)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpExtRegistry()
| Method Detail |
|---|
public static void register(OpExtBuilder builder)
public static void unregister(String subtag)
public static OpExtBuilder builder(String tag)
public static Op buildExt(String tag,
ItemList args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||