Class REXML::ElementDecl
In: rexml/doctype.rb
Parent: Declaration

Methods

new  

Public Class methods

[Source]

# File rexml/doctype.rb, line 178
                def initialize( src )
                        super
                end

[Validate]