Class HitTermInfo

    • Constructor Detail

      • HitTermInfo

        public HitTermInfo​(int position,
                           int start,
                           int end,
                           String value)
    • Method Detail

      • getPosition

        public int getPosition()
      • setStart

        public void setStart​(int start)
      • getStart

        public int getStart()
      • setEnd

        public void setEnd​(int end)
      • getEnd

        public int getEnd()
      • getValue

        public String getValue()
      • setPageNo

        public void setPageNo​(String pageNo)
      • getPageNo

        public String getPageNo()