Uses of Class
org.opensextant.extractors.flexpat.PatternTestCase
Package
Description
FlexPat -- A Pattern Definition & Testing Library
Patterns Of Life (PoLi)
XCoord: Geographic Coordinate Extraction
XTemporal: Date and Time Pattern Extraction
-
Uses of PatternTestCase in org.opensextant.extractors.flexpat
Modifier and TypeMethodDescriptionprotected abstract PatternTestCase
RegexPatternManager.create_testcase
(String id, String fam, String text) Implementation must create TestCases given the #TEST directive, #TEST RID TID TEXT -
Uses of PatternTestCase in org.opensextant.extractors.poli
Modifier and TypeMethodDescriptionprotected PatternTestCase
PoliPatternManager.create_testcase
(String id, String fam, String text) Implementation must create TestCases given the #TEST directive, #TEST RID TID TEXT -
Uses of PatternTestCase in org.opensextant.extractors.xcoord
Modifier and TypeMethodDescriptionprotected PatternTestCase
PatternManager.create_testcase
(String id, String fam, String text) Implementation must create TestCases given the #TEST directive, #TEST RID TID TEXT -
Uses of PatternTestCase in org.opensextant.extractors.xtemporal
Modifier and TypeMethodDescriptionprotected PatternTestCase
PatternManager.create_testcase
(String id, String fam, String text)