org.apache.batik.apps.svgpp

Interface Main.OptionHandler

protected interface Main.OptionHandler

This interface represents an option handler.
Method Summary
StringgetDescription()
Returns the option description.
voidhandleOption()
Handles the current option.

Method Detail

getDescription

public String getDescription()
Returns the option description.

handleOption

public void handleOption()
Handles the current option.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.