| Package | Description |
|---|---|
| java.util |
Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Properties.loadFromXML(InputStream
Loads all of the properties represented by the XML document on the specified input stream into this properties table.
|