Class: HMachine::Microformat::XMDP
- Inherits:
-
POSH::DefinitionList
- Object
- POSH::Base
- POSH::DefinitionList
- HMachine::Microformat::XMDP
- Defined in:
- lib/hmachine/microformat/xmdp.rb
Constant Summary collapse
- FRIENDLY_NAME =
"XMDP"
- WIKI_URL =
'http://microformats.org/wiki/XMDP'
- XMDP =
'http://gmpg.org/xmdp/1'
Constants included from HMachine
Instance Attribute Summary
Attributes inherited from POSH::Base
Method Summary
Methods inherited from POSH::DefinitionList
build_dictionary, #properties, #to_h
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