public static class GenericLinkExtractor.RegexPair extends Object
Constructor and Description |
---|
RegexPair(String start,
String end,
boolean caseSensitive) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getEnd() |
String |
getStart() |
int |
hashCode() |
boolean |
isCaseSensitive() |
String |
toString() |
Copyright © 2009–2021 Norconex Inc.. All rights reserved.