Class FilterXMLReader

java.lang.Object
com.openstego.desktop.util.dwt.FilterXMLReader

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

    • 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