Package esa.opensf.osfi.xmlutils


package esa.opensf.osfi.xmlutils
Package with helper functions and classes to read and manipulate XML files and DOM trees. They are used internally by OSFI, and are offered for usage by modules too. Note: this package deals with "raw" XML files, for configuration files see ParamReader.
  • Class
    Description
    Utility class with methods that work on DOM nodes, documents and elements.
     
    Type of exception thrown by methods in XmlFiles and DomUtils.