Uses of Class
org.apache.batik.transcoder.svg2svg.PrettyPrinter

Packages that use PrettyPrinter
org.apache.batik.transcoder.svg2svg   
 

Uses of PrettyPrinter in org.apache.batik.transcoder.svg2svg
 

Fields in org.apache.batik.transcoder.svg2svg declared as PrettyPrinter
protected  PrettyPrinter OutputManager.prettyPrinter
          The pretty printer.
 

Constructors in org.apache.batik.transcoder.svg2svg with parameters of type PrettyPrinter
OutputManager(PrettyPrinter pp, java.io.Writer w)
          Creates a new output manager.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.