Package | Description |
---|---|
net.sf.kdgcommons.bean | |
net.sf.kdgcommons.buffer |
Classes for working with
java.nio.ByteBuffer s and their close kin. |
net.sf.kdgcommons.codec | |
net.sf.kdgcommons.collections |
Utilities for working with arrays and the JDK collections framework.
|
net.sf.kdgcommons.html |
Utility classes for generating HTML content.
|
net.sf.kdgcommons.io |
Various input and output streams, along with utilities for working with the
java.io
and java.nio packages. |
net.sf.kdgcommons.lang |
Utilities for working with the core JDK classes.
|
net.sf.kdgcommons.net |
Utility classes for working with network protocols.
|
net.sf.kdgcommons.sql |
Utilities to support code that uses JDBC.
|
net.sf.kdgcommons.test |
Classes for working with JUnit tests.
|
net.sf.kdgcommons.tuple |
This package contains a variety of tuple implementations: paramterized, immutable
containers for small numbers of values.
|
net.sf.kdgcommons.util |
Everything that didn't fit someplace better.
|