Package | Description |
---|---|
jade.util |
Modifier and Type | Method and Description |
---|---|
ExtendedProperties |
ExtendedProperties.extractSubset(java.lang.String prefix)
Create a new Properties object by coping those
properties whose key begins with a particular prefix string.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtendedProperties.copyProperties(ExtendedProperties source)
Copy a data from standard Properties.
|