Class Constants


  • public final class Constants
    extends java.lang.Object
    Defines some constants.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CREATOR_NAME

        public static final java.lang.String CREATOR_NAME
        The name of the POI writer.
        See Also:
        Constant Field Values
      • DEFAULT_PARAM_OUTFILE

        public static final java.lang.String DEFAULT_PARAM_OUTFILE
        Default name for out file.
        See Also:
        Constant Field Values
      • PROPERTY_NAME_FILE_SPECIFICATION_VERSION

        public static final java.lang.String PROPERTY_NAME_FILE_SPECIFICATION_VERSION
        The name of the property that refers to the version of the map file specification.
        See Also:
        Constant Field Values
      • PROPERTY_NAME_WRITER_VERSION

        public static final java.lang.String PROPERTY_NAME_WRITER_VERSION
        The name of the property that refers to the version of the POI writer.
        See Also:
        Constant Field Values