| Class | Description |
|---|---|
| PhpSerializer |
PhpSerializer is a
Writer that is able to write out a Java object so PHP's
unserialize() function is able to read the result into a PHP variable. |
| UncloseableInputStream |
This is a
FilterInputStream where the close() method is disabled. |
| UncloseableOutputStream |
This is a
FilterOutputStream where the close() method is disabled. |
| XMLWriter |
A very simple writer for cleanly formatted XML output.
|
Copyright © 2004–2016. All rights reserved.