See: Description
Class | Description |
---|---|
TextWriterDoubleDoublePair |
Write a pair
|
TextWriterIgnore |
Ignore the given object when serializing to text.
|
TextWriterObjectArray<T> |
Write an object into the inline section, using the objects toString method.
|
TextWriterObjectComment |
Write an object into the comments section, using the objects toString()
method.
|
TextWriterObjectInline |
Write an object into the inline section, using the objects toString method.
|
TextWriterPair |
Write a pair
|
TextWriterTextWriteable |
Write an object, using the objects own
TextWriteable interface. |
TextWriterVector |
Write an object into the inline section, using the objects toString method.
|
Serialization handlers for individual data types.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.