com.hp.hpl.jena.sparql.algebra
Class OpExtRegistry.BuildExt2

java.lang.Object
  extended by com.hp.hpl.jena.sparql.algebra.OpExtRegistry.BuildExt2
All Implemented Interfaces:
BuilderOp.Build
Enclosing class:
OpExtRegistry

public static class OpExtRegistry.BuildExt2
extends Object
implements BuilderOp.Build


Constructor Summary
OpExtRegistry.BuildExt2()
           
 
Method Summary
 Op make(ItemList list)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpExtRegistry.BuildExt2

public OpExtRegistry.BuildExt2()
Method Detail

make

public Op make(ItemList list)
Specified by:
make in interface BuilderOp.Build


Licenced under the Apache License, Version 2.0