REXML::ElementDecl (Class)

In: rexml/doctype.rb
Parent: Declaration

Methods

new  

Public Class methods

[Source]

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

[Validate]