Class REXML::XMLDecl |
|
NEEDS DOCUMENTATION
Methods |
External Aliases |
Attributes |
standalone | [RW] | |
version | [RW] |
Included modules |
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() |