com.hp.hpl.jena.sparql.algebra
Class OpExtRegistry
java.lang.Object
com.hp.hpl.jena.sparql.algebra.OpExtRegistry
public class OpExtRegistry
- extends java.lang.Object
Manage extension algebra operations
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpExtRegistry
public OpExtRegistry()
register
public static void register(OpExtBuilder builder)
unregister
public static void unregister(java.lang.String subtag)
builder
public static OpExtBuilder builder(java.lang.String tag)
buildExt
public static Op buildExt(java.lang.String tag,
ItemList args)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.