| Class | Description |
|---|---|
| DataUtil |
Internal static utilities for handling data.
|
| DescendableLinkedList<E> |
Provides a descending iterator and other 1.6 methods to allow support on the 1.5 JRE.
|
| HttpConnection |
Implementation of
Connection. |
| HttpConnection.KeyVal | |
| HttpConnection.Request | |
| HttpConnection.Response | |
| StringUtil |
A minimal String utility class.
|
| Validate |
Simple validation methods.
|
| W3CDom |
Helper class to transform a
Document to a org.w3c.dom.Document,
for integration with toolsets that use the W3C DOM. |
| W3CDom.W3CBuilder |
Implements the conversion by walking the input.
|
Copyright © 2009-2016 Jonathan Hedley. All Rights Reserved.