Class Summary |
AbstractBean |
This class was developed to replace java.beans.PropertyChangeSupport class
functionality. |
Base64 |
A Base64 Encoder/Decoder. |
InputStreamGobbler |
A special implementation of the InputStream. |
Language |
Encapsulates the work with resource bundles and language dependent texts. |
Miner |
Miner is a class dedicated to support the data binding. |
ObjectBuilder<T> |
An abstract superclass of all builders. |
ObjectBuilderFactory |
This factory is designed to reading a XML stream of descriptors and to create
an appropriate ObjectBuilder instance for each parsed element. |
Objects |
Utility class developed to make some operations with objects easier. |
Reflection |
Utility class for Java reflection. |
Streams |
Utility class for the stream I/O operations. |
SystemProcess |
This class encapsulates functionality of the java.lang.Process, java.lang.ProcessBuilder and some
methods from java.lang.Runtime classes. |
ValueObject |
General value object that holds its values as properties in the internal map. |