org.apache.ode.ql.tree
Class BuilderFactory

java.lang.Object
  extended by org.apache.ode.ql.tree.BuilderFactory

public class BuilderFactory
extends java.lang.Object


Method Summary
 Builder createBuilder()
           
static BuilderFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static BuilderFactory getInstance()

createBuilder

public Builder createBuilder()