| 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(Locale locale,
Properties<?> properties) |
static PropertiesMessages |
PropertiesMessages.messagesFor(Locale locale,
Properties<?> properties,
FormatterFactory<?> formatterFactory) |
| Constructor and Description |
|---|
PropertiesMessages(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<String> |
StandardPropertiesReader.read(PropertiesLineReader reader) |
Properties<String> |
PropertiesReader.read(Reader reader) |
Properties<String> |
StandardPropertiesReader.read(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
PropertiesSupport.getKeysOf(Properties<?> properties) |
void |
PropertiesWriter.write(Properties<String> properties,
Writer to) |
void |
StandardPropertiesWriter.write(Properties<String> properties,
Writer to) |
protected void |
StandardPropertiesWriter.writeHead(Properties<String> of,
Writer to) |
Copyright © 2023 echocat. All rights reserved.