Package net.sourceforge.plantuml.help
Class CommandHelpTheme
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<Help>
net.sourceforge.plantuml.help.CommandHelpTheme
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeArg
(Help diagram, LineLocation location, RegexResult arg) Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandHelpTheme
public CommandHelpTheme()
-
-
Method Details
-
executeArg
- Specified by:
executeArg
in classSingleLineCommand2<Help>
-