MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

ch.ethz.mxquery.query.parser
Class PlanLoader

java.lang.Object
  extended by ch.ethz.mxquery.query.parser.PlanLoader

public class PlanLoader
extends java.lang.Object


Constructor Summary
PlanLoader()
           
 
Method Summary
 XDMIterator processPlan(java.io.InputStream is)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanLoader

public PlanLoader()
Method Detail

processPlan

public XDMIterator processPlan(java.io.InputStream is)
                        throws MXQueryException
Throws:
MXQueryException

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich