All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download command-line-processing JAR file with all dependencies

Search JAR files by class name

command-line-processing from group il.ac.technion.cs.ssdl (version 1.0.1)

Extracting command line options directly into data members: each field marked with an @External annotation automatically becomes a command line option. Extracting the options values from the command line arguments, i.e., the "String[] args" parameter to main, into the field(s), requires a single method invocation: Introspector.extract(args, o1, o2, ...) where o1,o2, ... are the objects in which the fields annotated with @External.

Group: il.ac.technion.cs.ssdl Artifact: command-line-processing
Show documentation Show source 
 

0 downloads
Artifact command-line-processing
Group il.ac.technion.cs.ssdl
Version 1.0.1
Last update 12. March 2012
Tags: single args external becomes extracting data invocation line annotated from where annotation introspector values parameter automatically command directly objects members option fields options marked with into requires extract main field arguments which string method each
Organization Department of Computer Science, The Technion
URL http://command-line-processing.googlecode.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy