Class: Graticule::Geocoder::Rest

Inherits:
Base
  • Object
show all
Defined in:
lib/graticule/geocoder/rest.rb

Overview

Abstract class for implementing REST geocoders. Passes on a REXML::Document to check_errors and parse_response.

Constant Summary

Constants inherited from Base

Base::USER_AGENT

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Graticule::Geocoder::Base