A specialization of
Properties that stores its contents
in the same order and with the same formatting as was used to read
the contents from an input stream.
A specialization of the
Properties map type with the added
abilities to read application options from the command line and to
use bean patterns to set an object's properties via command-line the
stored mappings.
A typical use pattern for this class is to construct a new instance
in the main method, then call
Options.setFromCmdLine with the
given args.
Annotates a getter method or field so
Reflection reflection utility to control whether the annotated member is recorded during scanning
for bean-style method or field.