Package org.joni

Class OptExactInfo


  • final class OptExactInfo
    extends java.lang.Object
    • Constructor Detail

      • OptExactInfo

        OptExactInfo()
    • Method Detail

      • isFull

        boolean isFull()
      • clear

        void clear()
      • concat

        void concat​(OptExactInfo other,
                    org.jcodings.Encoding enc)
      • concatStr

        void concatStr​(byte[] lbytes,
                       int p,
                       int end,
                       boolean raw,
                       org.jcodings.Encoding enc)
      • select

        void select​(OptExactInfo alt,
                    org.jcodings.Encoding enc)