class Poor::Builder
- Poor::Builder
- Poor::TreeMaker
- Reference
- Object
Overview
Markup builder which assembles the elements into a tree and exposes the root element.
Defined in:
builder.crInstance Method Summary
- #close_element(element : Markup)
-
#get
Returns the root element of the built markup tree.
- #open_element(element : Markup)