|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||

See:
Description
| Class Summary | |
|---|---|
| AbstractSerializer | This is the common superclass for all Serializer casses in PatternTesting. |
| BetterFileInputStream | Whenever you need a FileInputStream and want a better toString
implementation you can use the class BetterFileInputStream. |
| BetterFileOutputStream | Whenever you need a FileOutputStream and want a better toString
implementation you can use the class BetterFileOutputStream. |
| BinarySerializer | This is the default serializer which uses the default mechanism proved by the JDK. |
| FileHelper | The Class FileHelper. |
| LineReader | If extends BufferedReader but provides you the line number in which
the reader is reading. |
| XStreamSerializer | This is a thin wrapper around the XStream class and xstream
library. |
This package contains some IO helpers and some "better" implementations. E.g. the BetterFile...Stream classes provides a better toString implementation to support logging and debugging.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||