Interface SafeXMLConfiguration.XMLReader

Enclosing class:
SafeXMLConfiguration
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface static interface SafeXMLConfiguration.XMLReader
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • read

      void read() throws org.apache.commons.configuration2.ex.ConfigurationException, IOException
      Throws:
      org.apache.commons.configuration2.ex.ConfigurationException
      IOException