|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedProperties | |
|---|---|
| jade.util | This package contains utility classes and in particular: classes for handling properties in an extended way (see the Tutorial), the Logger class for logging capabilities; the leap subpackage, that is a replacement for the Java collection framework that is not supported by J2ME. |
| Uses of ExtendedProperties in jade.util |
|---|
| Methods in jade.util that return ExtendedProperties | |
|---|---|
ExtendedProperties |
ExtendedProperties.extractSubset(java.lang.String prefix)
Create a new Properties object by coping those properties whose key begins with a particular prefix string. |
| Methods in jade.util with parameters of type ExtendedProperties | |
|---|---|
void |
ExtendedProperties.copyProperties(ExtendedProperties source)
Copy a data from standard Properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||