Commons.unkrig.de: Difference between revisions

From unkrig.de
Jump to navigation Jump to search
(Die Seite wurde neu angelegt: „<tt>de.unkrig.commons</tt> is a versatile Java™ library that implements many useful container and utility classes == Overview == <tt>de.unkrig.commons<…“)
 
m (Aunkrig verschob Seite Commons nach Commons.unkrig.de ohne dabei eine Weiterleitung anzulegen)
(No difference)

Revision as of 12:20, 30 May 2013

de.unkrig.commons is a versatile Java™ library that implements many useful container and utility classes

Overview

de.unkrig.commons is structured in several packages who's names are aligned to the related packages in the JDK libraries:

  • de.unkrig.commons.io: Functionality around byte streams and readers/writers, e.g. for converting a byte stream into a hex dump, or formatting an XML document

Available resources are source code, binaries and JAVADOC.