- Inheritance
XmlMini
To use the much faster libxml parser:
gem 'libxml-ruby', '=0.9.7' XmlMini.backend = 'LibXML'
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| backend | public | R |
Methods
Instance
| Visibility | Signature |
|---|---|
| public | backend= (name) |
| public | with_backend (name) {|| ...} |