| Package | Description |
|---|---|
| com.opengamma.strata.collect.io |
Provides utilities for the management of input and output.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertiesFile |
PropertiesFile.of(CharSource source)
Parses the specified source as a properties file.
|
static PropertiesFile |
PropertiesFile.of(PropertySet keyValueMap)
Obtains an instance from a key-value property set.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.