Package joperties.interpreters

Class Summary
AbstractInterpreter<T> This class is the abstract superclass of all the interpreters.
CollectionInterpreter<T> This is a Collection Interpreter which is a special kind of interpreter since it is generic.
Interpreters Class which holds the registered Interpreters and provides methods for accessing them.