JCLILIB (Java Command Line Interface LIBrary) is a small Java library for parsing arguments supplied on the command line. Features include recognizing arguments either by key ("-h"), by key and value ("-f some_file" or "-f=some_file"), or by position (e.g., second argument not attached to a key). Keys may optionally be repeated with multiple arguments. Values may be specified as String, Boolean, Integer, Long or Double. Unused arguments are returned in an array of strings. A static method is provided to parse arguments with glob-style wildcards (such as "*.bak") and return all matching files.

Project Activity

See All Activity >

License

Apache License V2.0

Follow JCLILIB

JCLILIB Web Site

You Might Also Like
EBizCharge Payment Platform for Accounts Receivable Icon
EBizCharge Payment Platform for Accounts Receivable

Getting paid has never been easier.

Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JCLILIB!

Additional Project Details

Intended Audience

Developers

User Interface

Command-line

Programming Language

Java

Related Categories

Java User Interface (UI) Software

Registered

2012-10-23