Module ilusr.core

Interface IReader

    • Method Detail

      • fileLocation

        String fileLocation()
        Returns:
        The current xml file location.
      • fileLocation

        void fileLocation​(String value)
        Parameters:
        value - The new xml file location.
      • document

        Document document()
        Returns:
        The xml file in memory.