Class REXML::Child
In: rexml/child.rb
Parent: Object

A Child object is something contained by a parent, and this class contains methods to support that. Most user code will not use this class directly.

Methods
bytes    document    new    next_sibling=    once    parent=    previous_sibling=    remove    replace_with   
Attributes
:parent  [R] 
Included modules
Node
Public Class methods
bytes%params%
document%params%
new%params%
next_sibling=%params%
once%params%
parent=%params%
previous_sibling=%params%
remove%params%
replace_with%params%
Public Instance methods
bytes%params%
document%params%
new%params%
next_sibling=%params%
once%params%
parent=%params%
previous_sibling=%params%
remove%params%
replace_with%params%