"DTD/xhtml1-strict.dtd">
Class REXML::XMLDecl |
|
NEEDS DOCUMENTATION
Methods |
Attributes |
:standalone | [RW] | |
:version | [RW] |
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) |
==( other ) |
xmldecl(version, encoding, standalone) |
encoding=( value ) |
encoding() |