org.apache.batik.apps.svgpp
Interface Main.OptionHandler
- All Known Implementing Classes:
- Main.DoctypeHandler, Main.NewlineHandler, Main.NoFormatHandler, Main.PublicIdHandler, Main.SystemIdHandler, Main.XMLDeclHandler, Main.TabWidthHandler, Main.DocWidthHandler
- Enclosing class:
- Main
- protected static interface Main.OptionHandler
This interface represents an option handler.
handleOption
public void handleOption()
- Handles the current option.
getDescription
public java.lang.String getDescription()
- Returns the option description.
Copyright © 2002 Apache Software Foundation. All Rights Reserved.