@Deprecated public class UserParameterXMLParser extends Object
| Constructor and Description |
|---|
UserParameterXMLParser()
Deprecated.
|
| Modifier and Type | Method and 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-2017 Apache Software Foundation. All Rights Reserved.