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

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

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


Constructor Summary
OpExtRegistry.BuildExtExt()
           
 
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.BuildExtExt

public OpExtRegistry.BuildExtExt()
Method Detail

make

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


Licenced under the Apache License, Version 2.0