Skip navigation links
org.netbeans.modules.sendopts/2 2.53
A C D E G H N O P R S T U W 

P

process(String...) - Method in class org.netbeans.api.sendopts.CommandLine
Process the array of arguments and invoke associated OptionProcessors.
process(String[], InputStream, OutputStream, OutputStream, File) - Method in class org.netbeans.api.sendopts.CommandLine
Process the array of arguments and invoke associated OptionProcessors.
process(Env) - Method in interface org.netbeans.spi.sendopts.ArgsProcessor
Called after all fields annotated with @Arg are filled with appropriate values.
process(Env, Map<Option, String[]>) - Method in class org.netbeans.spi.sendopts.OptionProcessor
Called by the sendopts parsing infrastructure as a result of CommandLine.process(java.lang.String...).
A C D E G H N O P R S T U W 
Skip navigation links
org.netbeans.modules.sendopts/2 2.53