Seeing is believing. We think that showing some
of the code examples goes a long way to understanding and seeing
the value of a framework.
These Examples are based around teaching the
framework to beginning users. A combination of the Examples, User's
Guide, and JavaDocs
teach this framework. You can start with either the Examples or
the User's
Guide for context, and use the JavaDocs
to fill out that understanding.
Simple
Dictionary Properties: Shows how to use the PropertyUtil
API in a simple example.
Simple
XML Properties: Shows
how to use the PropertyUtil
API with an XML format property file.
|