class
REXML::Attribute
v1_8_7_72 -
Show latest stable
- Superclass: Object
Defines an Element Attribute; IE, a attribute=value pair, as in: <element attribute="value"/>. Attributes can be in their own namespaces. General users of REXML will not interact with the Attribute class much.
Included modules
- Namespace
- Node
Constants
PATTERN = /\\s*(#{NAME_STR})\\s*=\\s*(["'])(.*?)\\2/um
Attributes
| [R] | element |
| [W] | normalized |
Files
- lib/rexml/attribute.rb