Uses of Interface
org.apache.batik.apps.svgpp.Main.OptionHandler

Packages that use Main.OptionHandler
org.apache.batik.apps.svgpp   
 

Uses of Main.OptionHandler in org.apache.batik.apps.svgpp
 

Classes in org.apache.batik.apps.svgpp that implement Main.OptionHandler
protected  class Main.DoctypeHandler
          To handle the '-doctype' option.
protected  class Main.DocWidthHandler
          To handle the '-doc-width' option.
protected  class Main.NewlineHandler
          To handle the '-newline' option.
protected  class Main.NoFormatHandler
          To handle the '-no-format' option.
protected  class Main.PublicIdHandler
          To handle the '-public-id' option.
protected  class Main.SystemIdHandler
          To handle the '-system-id' option.
protected  class Main.TabWidthHandler
          To handle the '-tab-width' option.
protected  class Main.XMLDeclHandler
          To handle the '-xml-decl' option.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.