JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package gov.nyc.doitt.gis.geoclient.parser.regex
package
gov.nyc.doitt.gis.geoclient.parser.regex
Regex package.
Author:
Matthew Lipper
Related Packages
Package
Description
gov.nyc.doitt.gis.geoclient.parser
Parser package.
gov.nyc.doitt.gis.geoclient.parser.configuration
Configuration package.
gov.nyc.doitt.gis.geoclient.parser.test
Test package.
gov.nyc.doitt.gis.geoclient.parser.token
Token package.
gov.nyc.doitt.gis.geoclient.parser.util
Util package.
All Classes and Interfaces
Classes
Enum Classes
Class
Description
AbstractRegexParser
AddressParser
BblParser
BinParser
BlockfaceParser
BoroughParser
CityParser
CountryParser
IntersectionParser
Match
MatchBuilder
MatchType
ParseStatus
PatternUtils
RegexTokenGroup
UnrecognizedTextParser
Parser that always matches zero or more characters in the current
Chunk
and marks the
TokenType
and
ChunkType
as a (possible) place name.
ZipParser