@Deprecated public class UserParameterXMLParser extends Object
| Constructor | Description |
|---|---|
UserParameterXMLParser() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<Map<String,String>> |
getXMLParameters(String xmlURI) |
Deprecated.
Parse all user parameter data defined in XML file.
|
public List<Map<String,String>> getXMLParameters(String xmlURI) throws SAXException, IOException
xmlURI - name of the XML to load users parameter dataSAXException - when XML pointed to by xmlURI is not validIOException - when XML pointed to by xmlURI can not be readCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.