Class: Pump::Xml
- Defined in:
- lib/pump/xml.rb,
lib/pump/xml/tag.rb,
lib/pump/xml/node.rb,
lib/pump/xml/value.rb,
lib/pump/xml/tag_array.rb
Defined Under Namespace
Classes: Node, Tag, TagArray, Value
Instance Attribute Summary
Attributes inherited from Encoder
#base, #encoder_config, #encoder_options, #root_name
Method Summary
Methods inherited from Encoder
Constructor Details
This class inherits a constructor from Pump::Encoder