com.hp.hpl.jena.sparql.engine
Class PlanBase
java.lang.Object
com.hp.hpl.jena.sparql.util.PrintSerializableBase
com.hp.hpl.jena.sparql.engine.PlanBase
- All Implemented Interfaces:
- Plan, PrintSerializable, org.openjena.atlas.io.Printable, org.openjena.atlas.lib.Closeable
- Direct Known Subclasses:
- PlanOp
public abstract class PlanBase
- extends PrintSerializableBase
- implements Plan
getOp
public Op getOp()
- Specified by:
getOp in interface Plan
iterator
public final QueryIterator iterator()
- Specified by:
iterator in interface Plan
output
public void output(org.openjena.atlas.io.IndentedWriter out)
- Specified by:
output in interface org.openjena.atlas.io.Printable- Overrides:
output in class PrintSerializableBase
output
public void output(org.openjena.atlas.io.IndentedWriter out,
SerializationContext sCxt)
- Specified by:
output in interface PrintSerializable
close
public void close()
- Specified by:
close in interface org.openjena.atlas.lib.Closeable
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.