class
REXML::XMLDecl
ruby latest stable
- Superclass: Child
NEEDS DOCUMENTATION
Included modules
- REXML::Encoding
Constants
DEFAULT_ENCODING = "UTF-8";
DEFAULT_STANDALONE = "no";
DEFAULT_VERSION = "1.0";
START = '<\\?xml';
STOP = '\\?>';
Attributes
| [RW] | stand_alone? |
| [RW] | standalone |
| [RW] | version |
| [R] | writeencoding |
| [R] | writethis |
Files
- lib/rexml/xmldecl.rb