Flowdock

Represents a full XML document, including PIs, a doctype, etc. A Document has a single child that can be accessed by root(). Note that if you want to have an XML declaration written for a document you create, you must add one; REXML documents do not write a default declaration for you. See |DECLARATION| and |write|.

Constants

DECLARATION = XMLDecl.default

Attributes

[R] entity_expansion_count
Show files where this class is defined (1 file)
Register or log in to add new notes.