Support for the Ruby 2.4 series has ended. See here for reference.

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 223
def initialize( src )
  super
end