dk.brics.servletvalidator
Interface PrettyPrinter

All Known Implementing Classes:
AbstractPrettyPrinter, AnnotatedPrettyPrinter, DGraphPrettyPrinter, FlowGraphPrettyPrinter, GrammarPrettyPrinter, XMLPrettyPrinter

public interface PrettyPrinter

General interface for anything that can print a graph to a string


Method Summary
 String print()
           
 

Method Detail

print

String print()


Copyright © 2008 Mathias Schwarz.