| Class | Description |
|---|---|
| ChangeNotifyingArrayList<E> |
Implementation of ArrayList that watches out for changes to the contents.
|
| DataUtil |
Internal static utilities for handling data.
|
| 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–2018 Jonathan Hedley. All rights reserved.