Class: AtlasEngine::ValidationTranscriber::AddressParserNorthAmerica

Inherits:
AddressParserBase
  • Object
show all
Defined in:
app/lib/atlas_engine/validation_transcriber/address_parser_north_america.rb

Constant Summary

Constants inherited from AddressParserBase

AtlasEngine::ValidationTranscriber::AddressParserBase::AddressComponents, AtlasEngine::ValidationTranscriber::AddressParserBase::BUILDING_NAME, AtlasEngine::ValidationTranscriber::AddressParserBase::BUILDING_NUM, AtlasEngine::ValidationTranscriber::AddressParserBase::NON_NUMERIC_STREET, AtlasEngine::ValidationTranscriber::AddressParserBase::NUMERIC_ONLY_BUILDING_NUM, AtlasEngine::ValidationTranscriber::AddressParserBase::PO_BOX, AtlasEngine::ValidationTranscriber::AddressParserBase::STREET, AtlasEngine::ValidationTranscriber::AddressParserBase::STREET_NO_COMMAS, AtlasEngine::ValidationTranscriber::AddressParserBase::UNIT_NUM, AtlasEngine::ValidationTranscriber::AddressParserBase::UNIT_NUM_NO_HYPHEN, AtlasEngine::ValidationTranscriber::AddressParserBase::UNIT_TYPE

Method Summary

Methods inherited from AddressParserBase

#initialize, #parse

Methods included from Formatter

#build_address, #strip_trailing_punctuation, #strip_word

Constructor Details

This class inherits a constructor from AtlasEngine::ValidationTranscriber::AddressParserBase