| Package | Description |
|---|---|
| org.mmbase.util |
This package contains all kind of generic utilities.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
Casting.StringSerializableInputStream
A SerializableInputStream where the toString represents the (escaped) contents of the stream itself.
|
| Modifier and Type | Method and Description |
|---|---|
static SerializableInputStream |
Casting.toSerializableInputStream(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
SerializableInputStream.inputStreamEquals(SerializableInputStream in1,
SerializableInputStream in2) |
| Constructor and Description |
|---|
SerializableInputStream(SerializableInputStream is) |
StringSerializableInputStream(SerializableInputStream is,
CharTransformer e) |
MMBase2 Utils 2.0.0 - 2019-08-08T23:20