public interface IntervalMatchesIterator extends MatchesIterator
IntervalIterator.gaps()
and IntervalIterator.width()
when constructing matchesModifier and Type | Method and Description |
---|---|
int |
gaps()
The number of top-level gaps inside the current match
|
int |
width()
The width of the current match
|
endOffset, endPosition, getQuery, getSubMatches, next, startOffset, startPosition
int gaps()
IntervalIterator.gaps()
int width()
IntervalIterator.width()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.