| Name | Description | Type | Package | Framework |
| ARProcess | management. | Class | ariba.util.io | Ariba Web |
|
| BufferedSort | Resource-limited sort The resource limited sort uses a buffer to manage. | Class | ariba.util.io | Ariba Web |
|
| BufferedSort .SortBuffer | | Interface | ariba.util.io.BufferedSort | Ariba Web |
|
| CombinedInputStream | Is the input stream contained by stream a collection of streams one after another moving to the next one when one is exhausted. | Class | ariba.util.io | Ariba Web |
|
| CSVConsumer | The CSVReader calls through this interface to dispose of the lines CSVReader was originally written so that the method called back | Interface | ariba.util.io | Ariba Web |
|
| CSVDefaultErrorHandler | Default implementation used by CSVReader for handling CSV format errors found while parsing a CSV record. | Class | ariba.util.io | Ariba Web |
|
| CSVErrorHandler | Handles CSV format errors found while parsing a CSV record. | Interface | ariba.util.io | Ariba Web |
|
| CSVReader | CSVReader parses files in CSV (comma separated values) format. | Class | ariba.util.io | Ariba Web |
|
| CSVReaderSelect | Read's a CSV file and based on command line arguments, only prints the columns requested. | Class | ariba.util.io | Ariba Web |
|
| CSVWriter | CSVWriter will stream data to an outputStream or file. | Class | ariba.util.io | Ariba Web |
|
| DeserializationException | Exception signaling an exceptional condition during deserialization. | Class | ariba.util.io | Ariba Web |
|
| Deserializer | FilterInputStream subclass that can deserialize Maps, Lists, arrays, and Strings from an ASCII stream. | Class | ariba.util.io | Ariba Web |
|
| DirectoryFilter | | Class | ariba.util.io | Ariba Web |
|
| Exec | Runtime. | Class | ariba.util.io | Ariba Web |
|
| FileHandler | This class handles convertions between file byte streams and Unicode character streams, based of a file type. | Class | ariba.util.io | Ariba Web |
|
| FileLockManager | Maintains a set of files that can be locked exclusively. | Class | ariba.util.io | Ariba Web |
|
| FilenameExtensionFilter | A FilenameFilter to pick all files that end with a extension (case insensitive match). | Class | ariba.util.io | Ariba Web |
|
| FileSort | A utility to sort the contents of a file. | Class | ariba.util.io | Ariba Web |
|
| FileSortProcess | | Class | ariba.util.io | Ariba Web |
|
| Find | Tree walker similar to unix findConstructor SummaryFind(java. | Class | ariba.util.io | Ariba Web |
|
| FirstTokenKeyCSVConsumer | The FirstTokenKeyCSVConsumer stores the first token as the key and the vector of tokens as the value in a map | Class | ariba.util.io | Ariba Web |
|
| FormattingSerializer | Serializer subclass that formats and indents the ASCII generated by the Serializer. | Class | ariba.util.io | Ariba Web |
|
| HTMLTemplateParser | An HTMLTemplateParser is a subclass of TemplateParser which processes HTML template files. | Class | ariba.util.io | Ariba Web |
|
| IndentWriter | | Class | ariba.util.io | Ariba Web |
|
| Mapping | Read in mapping file (value, mappedValue) and provide mapping. | Class | ariba.util.io | Ariba Web |
|
| MultiOutputStream | Multiplex over multiple OutputStreams. | Class | ariba.util.io | Ariba Web |
|
| MultiPrintWriter | Multiplex over multiple streams (NOTE: not over writers). | Class | ariba.util.io | Ariba Web |
|
| NullOutputStream | An OutputStream subclass that does not write to any outputConstructor SummaryNullOutputStream() | Class | ariba.util.io | Ariba Web |
|
| ObjectInputStream | Nested Class SummaryNested classes/interfaces inherited from class java. | Class | ariba.util.io | Ariba Web |
|
| ObjectOutputStream | Nested Class SummaryNested classes/interfaces inherited from class java. | Class | ariba.util.io | Ariba Web |
|
| Serializer | Object subclass that can serialize a fixed set of data types (Dictionaries, arrays, Lists, and Strings) to an ASCII writer. | Class | ariba.util.io | Ariba Web |
|
| SerializeUtil | Utilities useful for Serialization/Externalization. | Class | ariba.util.io | Ariba Web |
|
| StatsInputStream | StatsInputStream is an InputStream that keeps track of the number of bytes that have been read in. | Class | ariba.util.io | Ariba Web |
|
| StatsOutputStream | StatsOutputStream is an OutputStream that keeps track of the number of bytes that have been written. | Class | ariba.util.io | Ariba Web |
|
| TaggedStringProcessor | A TaggedStringProcessor processes a string that contains "tags", i. | Class | ariba.util.io | Ariba Web |
|
| TagHandler | The TagHandler interface is used by the TaggedStringProcessor class. | Interface | ariba.util.io | Ariba Web |
|
| TempFile | Utility class for creating temporary files. | Class | ariba.util.io | Ariba Web |
|
| TemplateParser | Fields inherited from class ariba. | Class | ariba.util.io | Ariba Web |
|
| TemporaryFileFactory | This interface provides isolation to the user from the exact mechanism of generating temporary file names. | Interface | ariba.util.io | Ariba Web |
|
| TemporaryFileFactoryImpl | This implementation uses the ariba. | Class | ariba.util.io | Ariba Web |
|
| TemporaryFileList | | Class | ariba.util.io | Ariba Web |
|
| TemporaryFileName | Utility methods for creating temporary filenames. | Class | ariba.util.io | Ariba Web |
|
| TemporaryFileName .ExtrinsicUID | | Interface | ariba.util.io.TemporaryFileName | Ariba Web |
|
| TokenGenerator | TokenGenerator is a private class that transform an ASCII byte stream in tokens. | Class | ariba.util.io | Ariba Web |
|
| TrueFilter | | Class | ariba.util.io | Ariba Web |
|
| TruncatingStringWriter | | Class | ariba.util.io | Ariba Web |
|
| TruncationException | See Also:Serialized FormConstructor SummaryTruncationException(java. | Class | ariba.util.io | Ariba Web |
|
| UnicodeEscapeInputStreamReader | UnicodeEscapeInputStreamReader is a special inputStreamWriter to read from the underlying input stream and convert the data into | Class | ariba.util.io | Ariba Web |
|
| UnicodeEscapeOutputStreamWriter | UnicodeEscapeOutputStreamWriter is a special outputStreamWriter to write UnicodeEscaped (Ariba's internal encoding scheme) data to the underlying | Class | ariba.util.io | Ariba Web |