| Package | Description |
|---|---|
| com.opengamma.strata.collect.io |
Provides utilities for the management of input and output.
|
| Class and Description |
|---|
| ArrayByteSource
A byte source implementation that explicitly wraps a byte array.
|
| AsciiTableAlignment
Alignment of the data within an ASCII table.
|
| BeanByteSource
A byte source implementation that is also a Joda-Bean.
|
| CsvFile
A CSV file.
|
| CsvIterator
Iterator over the rows of a CSV file.
|
| CsvOutput
Outputs a CSV formatted file.
|
| CsvOutput.CsvRowOutputWithHeaders
Class used when outputting CSV with headers.
|
| CsvRow
A row in a CSV file.
|
| FileByteSource
A byte source implementation that obtains data from a file.
|
| IniFile
An INI file.
|
| IniFileOutput
Outputs an INI formatted file.
|
| PropertiesFile
A properties file.
|
| PropertySet
A map of key-value properties.
|
| ResourceLocator
A locator for a resource, specified as a file, URL, path or classpath resource.
|
| UriByteSource
A byte source implementation that obtains data from a URI.
|
| XmlElement
A single element in the tree structure of XML.
|
| XmlFile
An XML file.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.