class XMPP::Stanza::Node
- XMPP::Stanza::Node
- Reference
- Object
Defined in:
xmpp/stanza/node.crConstructors
Instance Method Summary
- #attrs : Hash(String, String)
- #contents : String
- #contents=(contents : String)
- #name : String
- #namespace : String
- #nodes : Array(Node)
- #to_xml(elem : XML::Builder)
- #to_xml
- #xml_name : XMLName
- #xml_name=(xml_name : XMLName)