Package org.unbescape

Class Unbescape


  • public final class Unbescape
    extends java.lang.Object

    Class meant to keep some constants related to the version of the Unbescape library being used, build date, etc.

    Since:
    1.1.6
    • Field Detail

      • VERSION

        public static final java.lang.String VERSION
      • BUILD_TIMESTAMP

        public static final java.lang.String BUILD_TIMESTAMP
      • VERSION_MAJOR

        public static final int VERSION_MAJOR
      • VERSION_MINOR

        public static final int VERSION_MINOR
      • VERSION_BUILD

        public static final int VERSION_BUILD
      • VERSION_TYPE

        public static final java.lang.String VERSION_TYPE
    • Constructor Detail

      • Unbescape

        private Unbescape()
    • Method Detail

      • isVersionStableRelease

        public static boolean isVersionStableRelease()