Uses of Interface
htmlcompiler.model.Command
-
Packages that use Command Package Description htmlcompiler.model -
-
Uses of Command in htmlcompiler.model
Methods in htmlcompiler.model that return Command Modifier and Type Method Description static CommandCommand. newCommand(CommandType type, java.io.File inputDir)static CommandCommand. newCompile(HtmlCompiler html)static CommandCommand. newCompress(HtmlCompiler html)static CommandCommand. newDiff()static CommandCommand. newVerify()
-