Skip navigation links
org.apache.poi.util

Annotation Type Removal

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element and Description
      String version
      The POI version when this feature may be removed.
    • Element Detail

      • version

        public abstract String version
        The POI version when this feature may be removed. To ensure that the version number can be compared to the current version and a unit test can generate a warning if a removal-eligible feature has not been removed yet, the version number should adhere to the following format: Format: "(?\d+)\.(?\d+)" Example: "3.15"
        Default:
        ""

Copyright © 2010 - 2020 Adobe. All Rights Reserved