org.apache.batik.apps.svgpp
Class Main.DoctypeHandler
java.lang.Object
org.apache.batik.apps.svgpp.Main.DoctypeHandler
- All Implemented Interfaces:
- Main.OptionHandler
- Enclosing class:
- Main
protected class Main.DoctypeHandler
- extends Object
- implements Main.OptionHandler
To handle the '-doctype' option.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
values
protected final Map values
Main.DoctypeHandler
protected Main.DoctypeHandler()
handleOption
public void handleOption()
- Description copied from interface:
Main.OptionHandler
- Handles the current option.
- Specified by:
handleOption
in interface Main.OptionHandler
getDescription
public String getDescription()
- Description copied from interface:
Main.OptionHandler
- Returns the option description.
- Specified by:
getDescription
in interface Main.OptionHandler
Copyright © 2008 Apache Software Foundation. All Rights Reserved.