Class

REXML::DTD::AttlistDecl

Inheritance
< Child

Constants

Name   Description
PATTERN_RE = /\s*(#{START}.*?>)/um
START = "<!ATTLIST"
START_RE = /^\s*#{START}/um