Class REXML::XMLDecl
In: src/rexml/xmldecl.rb
Parent: Child

NEEDS DOCUMENTATION

Methods
==    clone    new    node_type    write    xmldecl   
External Aliases
standalone -> stand_alone?
Attributes
standalone  [RW] 
version  [RW] 
Included modules
Encoding
Public Class methods
new(version=DEFAULT_VERSION, encoding=nil, standalone=nil)
Public Instance methods
clone()
write(writer, indent=-1, transitive=false, ie_hack=false)
==( other )
xmldecl(version, encoding, standalone)
node_type()