Class: HMachine::Microformat::Adr
- Inherits:
-
POSH::Base
- Object
- POSH::Base
- HMachine::Microformat::Adr
- Defined in:
- lib/hmachine/microformat/adr.rb
Constant Summary collapse
- FRIENDLY_NAME =
"adr"
- WIKI_URL =
'http://microformats.org/wiki/adr'
Constants included from HMachine
Instance Attribute Summary
Attributes inherited from POSH::Base
Method Summary
Methods inherited from POSH::Base
#[], [], add_property, #each_pair, #empty?, extract, get_properties, has_many, has_many!, has_one, has_one!, #has_property?, inherited, #initialize, #inspect, many, name, one, parent, properties, #properties, property_of?, remove_nested, search, selector, #to_h, #to_html, #to_s, validate
Methods included from HMachine
#extract, #extract_from, find, #find_in, #found_in?, get, get_document, get_url, map, normalize, #parse, #parse_first, #search, #valid?, #validate
Constructor Details
This class inherits a constructor from HMachine::POSH::Base