| Package | Description |
|---|---|
| com.phloc.commons.io.streamprovider | |
| com.phloc.commons.microdom.serialize | |
| com.phloc.commons.xml.serialize |
| Modifier and Type | Class and Description |
|---|---|
class |
StringInputStreamProvider
An
InputStream provider based on a String. |
class |
StringReaderProvider
|
| Modifier and Type | Class and Description |
|---|---|
class |
MicroDOMInputStreamProvider
A special input stream provider that takes an existing
IMicroNode and
converts it to a byte array. |
| Modifier and Type | Class and Description |
|---|---|
class |
DOMInputStreamProvider
A special input stream provider that takes an existing
Node and
converts it to a byte array. |
Copyright © 2006–2014 phloc systems. All rights reserved.