Class UsageReader

java.lang.Object
esa.opensf.osfi.UsageReader

public class UsageReader extends Object
UsageReader.
Reads an usage XML file
  • Constructor Details

    • UsageReader

      public UsageReader(String xmlFile) throws Exception
      Class constructor.
      Parameters:
      xmlFile - Path to the XML file with the usage description.
      Throws:
      Exception - if an error occurred while parsing the file
  • Method Details

    • getUsage

      public String getUsage()
      Returns:
      the usage description read from the XML file