java.lang.Object
io.sf.carte.echosvg.apps.svgpp.Main.NewlineHandler
- All Implemented Interfaces:
- Main.OptionHandler
- Enclosing class:
- Main
To handle the '-newline' option.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionReturns the option description.voidHandles the current option.
- 
Field Details- 
values
 
- 
- 
Constructor Details- 
NewlineHandlerprotected NewlineHandler()
 
- 
- 
Method Details- 
handleOptionpublic void handleOption()Description copied from interface:Main.OptionHandlerHandles the current option.- Specified by:
- handleOptionin interface- Main.OptionHandler
 
- 
getDescriptionDescription copied from interface:Main.OptionHandlerReturns the option description.- Specified by:
- getDescriptionin interface- Main.OptionHandler
 
 
-