Class REXML::XMLDecl |
|
NEEDS DOCUMENTATION
Methods |
Attributes |
:standalone | [RW] | |
:version | [RW] |
Included modules |
Public Class methods |
new(version=DEFAULT_VERSION, encoding=nil, standalone=nil) |
parse_stream(source, listener) |
pull(source) |
Public Instance methods |
clone() |
write(writer, indent=-1, transitive=false, ie_hack=false) |
==( other ) |
xmldecl(version, encoding, standalone) |