Ruby Core Documentation 1.8.7
REXML
DTD
AttlistDecl
ElementDecl
EntityDecl
NotationDecl
Parser
constants
|
attributes
|
methods
Class
REXML::DTD::AttlistDecl
Inheritance
< Child
Constants
Name
Description
PATTERN_RE
= /\s*(#{START}.*?>)/um
START
= "<!ATTLIST"
START_RE
= /^\s*#{START}/um