| Interface Summary | |
|---|---|
| Main.OptionHandler | This interface represents an option handler. |
| Class Summary | |
|---|---|
| Main | This class is the main class of the svgpp application. |
| Main.DoctypeHandler | To handle the '-doctype' option. |
| Main.DocWidthHandler | To handle the '-doc-width' option. |
| Main.NewlineHandler | To handle the '-newline' option. |
| Main.NoFormatHandler | To handle the '-no-format' option. |
| Main.PublicIdHandler | To handle the '-public-id' option. |
| Main.SystemIdHandler | To handle the '-system-id' option. |
| Main.TabWidthHandler | To handle the '-tab-width' option. |
| Main.XMLDeclHandler | To handle the '-xml-decl' option. |