| Package | Description |
|---|---|
| org.echocat.locela.api.java.messages | |
| org.echocat.locela.api.java.properties |
| Modifier and Type | Method and Description |
|---|---|
protected Properties<?> |
PropertiesMessages.properties() |
| Modifier and Type | Method and Description |
|---|---|
static PropertiesMessages |
PropertiesMessages.messagesFor(java.util.Locale locale,
Properties<?> properties) |
static PropertiesMessages |
PropertiesMessages.messagesFor(java.util.Locale locale,
Properties<?> properties,
FormatterFactory<?> formatterFactory) |
| Constructor and Description |
|---|
PropertiesMessages(java.util.Locale locale,
Properties<?> properties,
FormatterFactory<?> formatterFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesSupport<V> |
class |
StandardProperties<V> |
| Modifier and Type | Method and Description |
|---|---|
Properties<java.lang.String> |
StandardPropertiesReader.read(PropertiesLineReader reader) |
Properties<java.lang.String> |
StandardPropertiesReader.read(java.io.Reader reader) |
Properties<java.lang.String> |
PropertiesReader.read(java.io.Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<java.lang.String> |
PropertiesSupport.getKeysOf(Properties<?> properties) |
void |
StandardPropertiesWriter.write(Properties<java.lang.String> properties,
java.io.Writer to) |
void |
PropertiesWriter.write(Properties<java.lang.String> properties,
java.io.Writer to) |
protected void |
StandardPropertiesWriter.writeHead(Properties<java.lang.String> of,
java.io.Writer to) |
Copyright © 2015 echocat. All Rights Reserved.