class

Poor::Builder

Inherits Poor::TreeMaker < Reference < Object

Markup builder which assembles the elements into a tree and exposes the root element.

Instance methods

close_element(element : Markup)
Source
get

Returns the root element of the built markup tree.

Source
open_element(element : Markup)
Source