Class MatchGroup
java.lang.Object
io.goobi.viewer.model.iiif.search.parser.MatchGroup
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MatchGroup
- Parameters:
start
-end
-text
-
-
-
Method Details
-
getStart
public int getStart()- Returns:
- the start
-
getEnd
public int getEnd()- Returns:
- the end
-
getText
- Returns:
- the text
-