Package com.openstego.desktop.util.dwt
Class FilterXMLReader
java.lang.Object
com.openstego.desktop.util.dwt.FilterXMLReader
Class to read the Filters XML and generate corresponding Java Objects
-
Method Summary
-
Method Details
-
parse
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
-