Class SettingsParser


  • public class SettingsParser
    extends aQute.lib.xpath.XPathParser
    • Constructor Summary

      Constructors 
      Constructor Description
      SettingsParser​(java.io.File file)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SettingsDTO getSettings()  
      • Methods inherited from class aQute.lib.xpath.XPathParser

        parse, parse, parse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SettingsParser

        public SettingsParser​(java.io.File file)
                       throws java.lang.Exception
        Throws:
        java.lang.Exception