OSFI-Java  3.9.3
OpenSF Integration Library
esa.opensf.osfi.UsageReader Class Reference

Public Member Functions

 UsageReader (String xmlFile) throws Exception
 
String getUsage ()
 

Detailed Description

UsageReader.
Reads an usage XML file

Author
ridr

Constructor & Destructor Documentation

◆ UsageReader()

esa.opensf.osfi.UsageReader.UsageReader ( String  xmlFile) throws Exception

Class constructor.

Parameters
xmlFilePath to the XML file with the usage description.
Exceptions
Exceptionif an error occurred while parsing the file

References esa.opensf.osfi.Logger.error(), esa.opensf.osfi.xmlutils.DomUtils.getChildElements(), and esa.opensf.osfi.xmlutils.XmlFiles.load().

Member Function Documentation

◆ getUsage()

String esa.opensf.osfi.UsageReader.getUsage ( )
Returns
the usage description read from the XML file

The documentation for this class was generated from the following file: