OSFI-Java  3.9.3
OpenSF Integration Library
Package esa.opensf.osfi.xmlutils

Classes

class  DomUtils
 
class  SaxEventCapturer
 
class  XmlFiles
 
class  XmlParseException
 

Detailed Description

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 esa.opensf.osfi.ParamReader.