Uses of Class
java.util.InvalidPropertiesFormatException
| Package | Description |
|---|---|
| java.util |
-
Uses of InvalidPropertiesFormatException in java.util
Methods in java.util that throw InvalidPropertiesFormatException Modifier and Type Method Description voidProperties. loadFromXML(InputStream in)Loads the properties from anInputStreamcontaining the properties in XML form.