dk.brics.servletvalidator.balancing.pimages
Class DGraphFactory
java.lang.Object
dk.brics.servletvalidator.balancing.pimages.DGraphFactory
- All Implemented Interfaces:
- GraphFactory<DGraph>
public class DGraphFactory
- extends Object
- implements GraphFactory<DGraph>
- Author:
- schwarz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DGraphFactory
public DGraphFactory(AbstractBalancingVisitor fq,
ParenthesisModel model)
getGraph
public DGraph getGraph(Grammar g)
- Specified by:
getGraph in interface GraphFactory<DGraph>
getPrettyPrinter
public PrettyPrinter getPrettyPrinter(DGraph g)
- Specified by:
getPrettyPrinter in interface GraphFactory<DGraph>
Copyright © 2008 Mathias Schwarz.