Module: Placemaker::XmlHelper
- Included in:
- Coordinates, Document, Extents, Location, PlaceDetails, Reference
- Defined in:
- lib/placemaker/xml_helper.rb
Instance Method Summary collapse
Instance Method Details
#initialize(nodeset) ⇒ Object
3 4 5 |
# File 'lib/placemaker/xml_helper.rb', line 3 def initialize(nodeset) @nodeset = nodeset end |