Do-download.com
 Web Development  /   Java & JavaScript  /  CommandLine 2.6 Free Download
 
"CommandLine parses the command line for a description of a set of files and converts it into a list..."

Quick Download CommandLine 2.6
 


CommandLine parses the command line for a description of a
set of files and converts it into a list of individual files
to process.

CommandLine does nothing by itself. It is library code you
can incorporate into your own Java programs like this:

CommandLine wantedFiles = new CommandLine( args,
new AllDirectoriesFilter() /* which directories to include */,
new ExtensionListFilter( java ) /* which file extensions to include */);

// iterate through all the files in the collection.
for ( File file : wantedFiles )
{
System.err.println( file.getCanonicalPath() );
}// end for

On the command line, you can specify a list of individual
files, mixed with a list of directories.

If you use the -s switch in includes all the files in all
the recursive subdirectories.

Why that apple tree icon? It represents a tree of various
types of files, from which you pick some.

 
Related Search For CommandLine

Download Sites :
      mindprod.com

CommandLine
Version:2.6
File Size:1003 KB
Last updated:2011-01-10
License:Freeware   $0.00
OS:Java,Linux,Mac OS X,Unix,Win2000,Win7 x32,Win7 x64,WinServer,WinVista
Author:Canadian Mind Products
Related Software
  • Creata-Tree 3.0
    Creata-Tree creates one of the most powerful JavaScript menu trees available for your web site. It comes complete with installation and un-installation. The program has a nice...
Statement
Do-download.com do not supply any crack, patches,torrent, password, serial numbers, registration codes, key generators, cd key, hacks or keygen for the software,and please consult directly with program authors (Canadian Mind Products) if you have any problem with the software.


COPYRIGHT (C) 2005 - 2015 , Gdosoft Associates . ALL RIGHT RESERVED