See: Description
| Interface | Description |
|---|---|
| AugmentedPropertyNameAwarePropertiesParser |
Interface for property parses that can attempt parsing property names using a fixed property name prefix and suffix.
|
| PropertiesParser |
A parser to parse properties for a given input
|
| PropertiesResolver |
A resolver to load properties from a given source such as a file from a classpath.
|
| Class | Description |
|---|---|
| DefaultPropertiesParser |
A parser to parse a string which contains property placeholders
|
| DefaultPropertiesResolver |
Default
PropertiesResolver which can resolve properties
from file and classpath. |
| PropertiesComponent |
The properties component.
|
Copyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.