Interface IFileElement

    • Method Detail

      • getFileVersion

        default double getFileVersion()
        Returns the value of the version attribute specified in this file, converted to double. If the version attribute is not specified, 6.2 will be returned.
        Returns:
        the version of this file as double.
        Throws:
        java.lang.IllegalStateException - if this object was not generated by reading it from a file.
        Since:
        17.0.0