Class HiLiteHTML.Indices

    • Field Summary

       
      Number of Fields in this Class
      Modifier and Type Field
      static byte CONFIG_ARR_LEN
       
      Configuration-Array Indexers: Text, Comments & Simple HTML-Tags
      Modifier and Type Field
      static byte CLOSING_TAGS
      static byte COMMENTS
      static byte OPENING_TAGS
       
      Configuration-Array Indexers: Extended HTML-Tags, likely with Attributes
      Modifier and Type Field
      static byte ATTR_KEYS
      static byte ATTR_VALS
      static byte LT_GT_S
      static byte SPLITS
      static byte TAG_NAMES
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait