Class EmailAddress
java.lang.Object
org.opensextant.extraction.TextEntity
org.opensextant.extraction.TextMatch
org.opensextant.extractors.poli.PoliMatch
org.opensextant.extractors.poli.data.EmailAddress
- All Implemented Interfaces:
Comparable<TextMatch>,MatchSchema
-
Field Summary
Fields inherited from class org.opensextant.extractors.poli.PoliMatch
FOUND_CASE, LOWER_CASE, match_groups, normal_case, textnorm, UPPER_CASEFields inherited from class org.opensextant.extraction.TextMatch
pattern_id, producer, typeFields inherited from class org.opensextant.extraction.TextEntity
end, is_duplicate, is_overlap, is_submatch, match_id, postChar, preChar, start, textFields inherited from interface org.opensextant.data.MatchSchema
VAL_COORD, VAL_COUNTRY, VAL_PLACE, VAL_POSTAL, VAL_TAXON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTrim whitespace and convert found text to alpha case configured for this object.Methods inherited from class org.opensextant.extraction.TextMatch
compareTo, copy, defaultMatchId, getContentId, getMatchId, getTextnorm, getType, isDefault, isFilteredOut, isSame, isSameNorm, setFilteredOut, setType, toStringMethods inherited from class org.opensextant.extraction.TextEntity
contains, copy, getContext, getContextAfter, getContextBefore, getLength, getText, isAfter, isASCII, isBefore, isLeftMatch, isLower, isMixedCase, isOverlap, isRightMatch, isSameMatch, isUpper, isWithin, isWithinChars, setContext, setContext, setText, setTextOnly