Class: NotationDecl (REXML)

Overview
Module Structure
Class Hierarchy
Instance Attributes
NotationDecl#public [RW]
NotationDecl#system [RW]
Instance Methods
NotationDecl#initialize
NotationDecl#to_s
NotationDecl#write / 2
NotationDecl#name
is a submodule of
module: REXML   
inherits from
  Child ( REXML )
has properties
attribute: public [RW]   
attribute: system [RW]   
method: initialize   
method: to_s   
method: write / 2   
method: name   
is defined at
#242 in rexml/doctype.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: REXML
class: Child     
class: NotationDecl     

Class Hierarchy

Object ( Builtin-Module )
has properties
method: dclone   
Child ( REXML )
includes
  Node ( REXML )
has properties
attribute: parent [R]   
method: initialize / 1   
method: replace_with / 1   
method: remove   
method: parent= / 1   
alias: next_sibling next_sibling_node   
alias: previous_sibling previous_sibling_node   
method: next_sibling= / 1   
method: previous_sibling= / 1   
method: document   
method: bytes   
NotationDecl ( REXML )
has properties
attribute: public [RW]   
attribute: system [RW]   
method: initialize   
method: to_s   
method: write / 2   
method: name   

Instance Attributes

NotationDecl#public [RW]

#243 in rexml/doctype.rb

NotationDecl#system [RW]

#243 in rexml/doctype.rb

Instance Methods

NotationDecl#initialize

#244 in rexml/doctype.rb

initialize

NotationDecl#to_s

#252 in rexml/doctype.rb

to_s

NotationDecl#write / 2

#260 in rexml/doctype.rb

write ( output ,
  indent=-1 )

NotationDecl#name

#267 in rexml/doctype.rb

name