| Class REXML::Child |
|
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 |
| Attributes |
| :parent | [R] |
| Included modules |
| 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% |