Interface RegionByOffset

  • All Known Implementing Classes:
    RegionByOffsetImp

    public interface RegionByOffset
    Represents a region in a Document with the tuple (offset, length).
    • Method Detail

      • getOffset

        int getOffset()
      • getLength

        int getLength()
      • getOffsetAfterEnding

        int getOffsetAfterEnding()