Commons.unkrig.de: Difference between revisions

From unkrig.de
Jump to navigation Jump to search
m (Aunkrig verschob Seite Commons nach Commons.unkrig.de ohne dabei eine Weiterleitung anzulegen)
Line 23: Line 23:
* [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/package-summary.html de.unkrig.commons.util]: [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/TimeTable.html TimeTable] parses and implements a CRON-like specification string; various [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/logging/filter/package-summary.html filters], [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/logging/handler/package-summary.html handlers] and [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/logging/formatter/package-summary.html formatters] for <tt>java.util.logging</tt> plus related ANT tasks; the [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/logging/SimpleLogging.html SimpleLogging] facility for easy integration of <tt>java.util.logging</tt> within command line tools
* [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/package-summary.html de.unkrig.commons.util]: [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/TimeTable.html TimeTable] parses and implements a CRON-like specification string; various [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/logging/filter/package-summary.html filters], [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/logging/handler/package-summary.html handlers] and [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/logging/formatter/package-summary.html formatters] for <tt>java.util.logging</tt> plus related ANT tasks; the [http://commons.unkrig.de/javadoc/de/unkrig/commons/util/logging/SimpleLogging.html SimpleLogging] facility for easy integration of <tt>java.util.logging</tt> within command line tools


Available resources are [https://svn.code.sf.net/p/loggifier/code/trunk/ source code], [http://commons.unkrig.de/download/ binaries] and [http://commons.unkrig.de/javadoc/ JAVADOC].
Available resources are [https://svn.code.sf.net/p/loggifier/code/ source code], [http://commons.unkrig.de/download/ binaries] and [http://commons.unkrig.de/javadoc/ JAVADOC].

Revision as of 15:42, 24 June 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.