D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
DTD
/
ElementDecl
/
Filename :
cdesc-ElementDecl.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: - !ruby/object:RI::Constant comment: name: START value: "\"<!ELEMENT\"" - !ruby/object:RI::Constant comment: name: START_RE value: /^\s*#{START}/um - !ruby/object:RI::Constant comment: name: PATTERN_RE value: /^\s*(#{START}.*?)>/um - !ruby/object:RI::Constant comment: name: PATTERN_RE value: /^\s*#{START}\s+((?:[:\w_][-\.\w_]*:)?[-!\*\.\w_]*)(.*?)>/ full_name: REXML::DTD::ElementDecl includes: [] instance_methods: [] name: ElementDecl superclass: Child