Uses of Class
org.apache.batik.transcoder.svg2svg.PrettyPrinter
Packages that use PrettyPrinter
-
Uses of PrettyPrinter in org.apache.batik.transcoder.svg2svg
Fields in org.apache.batik.transcoder.svg2svg declared as PrettyPrinterModifier and TypeFieldDescriptionprotected PrettyPrinterOutputManager.prettyPrinterThe pretty printer.Constructors in org.apache.batik.transcoder.svg2svg with parameters of type PrettyPrinterModifierConstructorDescriptionOutputManager(PrettyPrinter pp, Writer w) Creates a new output manager.