Class FilterXMLReader


  • public class FilterXMLReader
    extends Object
    Class to read the Filters XML and generate corresponding Java Objects
    • Method Detail

      • parse

        public static Map<Integer,​FilterGH> parse​(String fileURI)
        This method parses the given XML file into the list of objects
        Parameters:
        fileURI - URI for the XML file
        Returns:
        Map of filters with key being Integer object for filter ID