com.arsdigita.versioning
Interface VersioningServlet.GraphPrinter

Enclosing interface:
VersioningServlet

public static interface VersioningServlet.GraphPrinter

Prints the versioning dependency graph to the specified writer. You should not need to use this interface.

See Also:
VersioningServlet

Method Summary
 void printGraph()
           
 void setWriter(Writer writer)
           
 

Method Detail

setWriter

public void setWriter(Writer writer)

printGraph

public void printGraph()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC