Hacked By AnonymousFox
--- !ruby/object:RI::ClassDescription
attributes:
- !ruby/object:RI::Attribute
comment:
- !ruby/struct:SM::Flow::P
body: Mechanisms for accessing attributes and child elements of this element.
name: attributes
rw: R
- !ruby/object:RI::Attribute
comment:
- !ruby/struct:SM::Flow::P
body: The context holds information about the processing environment, such as whitespace handling.
name: context
rw: RW
- !ruby/object:RI::Attribute
comment:
- !ruby/struct:SM::Flow::P
body: Mechanisms for accessing attributes and child elements of this element.
name: elements
rw: R
class_methods:
- !ruby/object:RI::MethodSummary
name: new
comment:
- !ruby/struct:SM::Flow::P
body: Represents a tagged XML element. Elements are characterized by having children, attributes, and names, and can themselves be children.
constants:
- !ruby/object:RI::Constant
comment:
name: UNDEFINED
value: "\"UNDEFINED\";"
full_name: REXML::Element
includes:
- !ruby/object:RI::IncludedModule
name: Namespace
instance_methods:
- !ruby/object:RI::MethodSummary
name: __to_xpath_helper
- !ruby/object:RI::MethodSummary
name: add_attribute
- !ruby/object:RI::MethodSummary
name: add_attributes
- !ruby/object:RI::MethodSummary
name: add_element
- !ruby/object:RI::MethodSummary
name: add_namespace
- !ruby/object:RI::MethodSummary
name: add_text
- !ruby/object:RI::MethodSummary
name: attribute
- !ruby/object:RI::MethodSummary
name: cdatas
- !ruby/object:RI::MethodSummary
name: clone
- !ruby/object:RI::MethodSummary
name: comments
- !ruby/object:RI::MethodSummary
name: delete_attribute
- !ruby/object:RI::MethodSummary
name: delete_element
- !ruby/object:RI::MethodSummary
name: delete_namespace
- !ruby/object:RI::MethodSummary
name: document
- !ruby/object:RI::MethodSummary
name: each_element
- !ruby/object:RI::MethodSummary
name: each_element_with_attribute
- !ruby/object:RI::MethodSummary
name: each_element_with_text
- !ruby/object:RI::MethodSummary
name: each_with_something
- !ruby/object:RI::MethodSummary
name: get_elements
- !ruby/object:RI::MethodSummary
name: get_text
- !ruby/object:RI::MethodSummary
name: has_attributes?
- !ruby/object:RI::MethodSummary
name: has_elements?
- !ruby/object:RI::MethodSummary
name: has_text?
- !ruby/object:RI::MethodSummary
name: ignore_whitespace_nodes
- !ruby/object:RI::MethodSummary
name: inspect
- !ruby/object:RI::MethodSummary
name: instructions
- !ruby/object:RI::MethodSummary
name: namespace
- !ruby/object:RI::MethodSummary
name: namespaces
- !ruby/object:RI::MethodSummary
name: next_element
- !ruby/object:RI::MethodSummary
name: node_type
- !ruby/object:RI::MethodSummary
name: prefixes
- !ruby/object:RI::MethodSummary
name: previous_element
- !ruby/object:RI::MethodSummary
name: raw
- !ruby/object:RI::MethodSummary
name: root
- !ruby/object:RI::MethodSummary
name: root_node
- !ruby/object:RI::MethodSummary
name: text
- !ruby/object:RI::MethodSummary
name: text=
- !ruby/object:RI::MethodSummary
name: texts
- !ruby/object:RI::MethodSummary
name: whitespace
- !ruby/object:RI::MethodSummary
name: write
- !ruby/object:RI::MethodSummary
name: xpath
name: Element
superclass: Parent
Hacked By AnonymousFox1.0, Coded By AnonymousFox