Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • rexml/doctype.rb

Methods

Class/Module Index [+]

Quicksearch

REXML::ElementDecl

Public Class Methods

new( src ) click to toggle source
 
               # File rexml/doctype.rb, line 222
def initialize( src )
  super
end