Class | Description |
---|---|
BasenameList |
The BasenameList class produces and stores an alphabetically-sorted array of basenames issued from the .wav files present in a
given directory.
|
FileFilter | |
FileUtils |
A collection of public static utility methods, doing file operations.
|
General |
This class is for general purpose functions such as reading and writing from files, or converting formats of numbers.
|
LEDataInputStream |
reads little endian binary data .
|
LEDataOutputStream |
LEDataOutputStream.java
|
LittleEndianBinaryReader | |
LoggingReader | |
MaryRandomAccessFile |
A class that extends RandomAccessFile to read/write arrays of different types while allowing random access to a binary file
(i.e.
|
PropertiesAccessor |
provide comfortable access to a properties, optionally overriding settings with system properties, and optionally providing
string replacements.
|
PropertiesTrimTrailingWhitespace |
extends properties class to allow trimming of trailing whitespace from input streams
|
ReaderSplitter |
A class splitting a Reader into chunks.
|
SimpleFileFilter |
A simple file filter accepting files with a given extension.
|
StreamGobbler | |
StreamLogger |
Read from a stream and log.
|
StreamUtils |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.