|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultConfigurationKey | |
|---|---|
| org.apache.commons.configuration.tree | A package with helper and utility classes used by hierarchical configurations. |
| Uses of DefaultConfigurationKey in org.apache.commons.configuration.tree |
|---|
| Methods in org.apache.commons.configuration.tree that return DefaultConfigurationKey | |
|---|---|
DefaultConfigurationKey |
DefaultConfigurationKey.append(String property)
Appends the name of a property to this key. |
DefaultConfigurationKey |
DefaultConfigurationKey.append(String property,
boolean escape)
Appends the name of a property to this key. |
DefaultConfigurationKey |
DefaultConfigurationKey.appendAttribute(String attr)
Appends an attribute to this configuration key. |
DefaultConfigurationKey |
DefaultConfigurationKey.appendIndex(int index)
Appends an index to this configuration key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||