public class FilterXMLReader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.Integer,FilterGH> |
parse(java.lang.String fileURI)
This method parses the given XML file into the list of objects
|
public static java.util.Map<java.lang.Integer,FilterGH> parse(java.lang.String fileURI)
fileURI
- URI for the XML fileCopyright © 2007-2018 Samir Vaidya. All Rights Reserved.