Uses of Interface
com.igormaznitsa.jcp.cmdline.CommandLineHandler
Packages that use CommandLineHandler
-
Uses of CommandLineHandler in com.igormaznitsa.jcp
Fields in com.igormaznitsa.jcp declared as CommandLineHandlerModifier and TypeFieldDescription(package private) static final CommandLineHandler[]
JCPreprocessor.COMMAND_LINE_HANDLERS
Methods in com.igormaznitsa.jcp that return types with arguments of type CommandLineHandlerModifier and TypeMethodDescriptionstatic Iterable
<CommandLineHandler> JCPreprocessor.getCommandLineHandlers()
Methods in com.igormaznitsa.jcp with parameters of type CommandLineHandlerModifier and TypeMethodDescriptionprivate static String
InfoHelper.makeCommandLineKeyReference
(CommandLineHandler handler) -
Uses of CommandLineHandler in com.igormaznitsa.jcp.cmdline
Classes in com.igormaznitsa.jcp.cmdline that implement CommandLineHandlerModifier and TypeClassDescriptionclass
Allow spaces between comment and directive.class
class
The handler to process the key signals that the preprocessor must clear the destination directory before preprocessingclass
the Handler processes command to disable overriding of existing file if content the same.class
The handler keep file attributes of copied or generated files.class
The handler for the output directory command line keyclass
The handler for the excluded extension list (with comma)class
The Handler of subfolder names to be excluded from preprocessing, allows ANT pattern matching.class
The handler for the preprocessing file extension list (with comma)class
The handler for '@' prefixed files in the command stringclass
The handler for global variables, it adds met global variables into the inside storageclass
The handler processes a help command from the command stringclass
To set the input text character encodingclass
The handler processing the flag tells the preprocessor to be try to keep non-executing lines of code as commented onesclass
To set the output text character encodingclass
Preserve indent when removing line-prefixes "//$" and "//$$"class
The handler processing the flag to clear all sources in the destination directory from inside commentsclass
The handler processing the key to set the source directoryclass
The handler processing the flag tells the preprocessor to be try to keep non-executing lines of code as commented onesclass
The handler processing the flag that the preprocessor to be verbose in its messages and information