|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedProperties | |
|---|---|
| com.cosylab.util | |
| Uses of ExtendedProperties in com.cosylab.util |
|---|
| Methods in com.cosylab.util that return ExtendedProperties | |
|---|---|
ExtendedProperties |
ExtendedProperties.getProperties(java.lang.String mementoName)
Returns an instance of the ExtendedProperties object which have only properties under the hierarchy given by mementoName. |
| Methods in com.cosylab.util with parameters of type ExtendedProperties | |
|---|---|
void |
ExtendedProperties.setProperties(java.lang.String mementoName,
ExtendedProperties ep)
Inserts the content of the given ExtendedProperties to this properties by prefixing each key with given mementoName. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||