+++ /dev/null
-<?xml version="1.0"?>
-<document xmlns="http://maven.apache.org/XDOC/2.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
-
- <properties>
- <title>overview</title>
- <author email="erik@brakkee.org">Erik Brakkee</author>
- </properties>
- <body>
- <section name="Introduction">
- <p>The general support library contains various smaller utilities that can be useful for any
- java project. </p>
- </section>
-
- </body>
-</document>
</properties>
<body>
<section name="Overview">
- <p>Utilities are available in the following areas:</p>
+ <p>The general support library contains various smaller utilities that can be useful for any
+ java project. Utilities are available in the following areas:</p>
<ul>
<li><a href="apidocs/org/wamblee/cache/package-summary.html">Caching</a></li>
<li><a href="apidocs/org/wamblee/classloading/package-summary.html">Classloading</a></li>