dk.brics.servletvalidator.graph
Interface GraphFactory<E extends InliningGraph>

All Known Implementing Classes:
DGraphFactory

public interface GraphFactory<E extends InliningGraph>

Author:
schwarz

Method Summary
 E getGraph(Grammar g)
           
 PrettyPrinter getPrettyPrinter(E graph)
           
 

Method Detail

getGraph

E getGraph(Grammar g)

getPrettyPrinter

PrettyPrinter getPrettyPrinter(E graph)


Copyright © 2008 Mathias Schwarz.