Package | Description |
---|---|
eu.eidas.auth.commons.io |
Modifier and Type | Method and Description |
---|---|
static PropertiesFormat |
PropertiesFormat.getFormat(File file) |
static PropertiesFormat |
PropertiesFormat.getFormat(String fileName) |
static PropertiesFormat |
PropertiesFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertiesFormat[] |
PropertiesFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PropertiesBasedStreamMarshaller(PropertiesFormat propertiesFormat,
PropertiesConverter<T> propsConverter) |
Copyright © 2020. All Rights Reserved.