Uses of Package
com.opengamma.strata.collect.io
-
Packages that use com.opengamma.strata.collect.io Package Description com.opengamma.strata.collect.io Provides utilities for the management of input and output.com.opengamma.strata.loader.csv Loader that reads market data from CSV files.com.opengamma.strata.loader.fpml Loader that can convert files to financial instruments.com.opengamma.strata.report Reporting Frameworkcom.opengamma.strata.report.cashflow Types for reporting and formatting cashflows.com.opengamma.strata.report.trade Types for reporting and formatting trades. -
Classes in com.opengamma.strata.collect.io used by com.opengamma.strata.collect.io Class 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.BeanCharSource A char source implementation that is also a Joda-Bean.ByteSourceCodec Encodes and decodes common data formats.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.SerializedValue A serialized value.StringCharSource A char source implementation that explicitly wraps aString
.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. -
Classes in com.opengamma.strata.collect.io used by com.opengamma.strata.loader.csv Class Description CsvOutput.CsvRowOutputWithHeaders Class used when outputting CSV with headers.CsvRow A row in a CSV file.ResourceLocator A locator for a resource, specified as a file, URL, path or classpath resource. -
Classes in com.opengamma.strata.collect.io used by com.opengamma.strata.loader.fpml Class Description XmlElement A single element in the tree structure of XML.XmlFile An XML file. -
Classes in com.opengamma.strata.collect.io used by com.opengamma.strata.report Class Description IniFile An INI file. -
Classes in com.opengamma.strata.collect.io used by com.opengamma.strata.report.cashflow Class Description IniFile An INI file. -
Classes in com.opengamma.strata.collect.io used by com.opengamma.strata.report.trade Class Description IniFile An INI file.