Class Encoding

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • token

        public final java.lang.Character token
        String encoding token - signals the beginning of a reference encoded with this encoding in given String.
      • urlNative

        public final boolean urlNative
        true if References encoded using this encoding can be part of URLs.
    • Constructor Detail