Class XMLBuilder
In: lib/facets/more/xmlbuilder.rb
Parent: BuildingBlock

XMLBuilder

XMLBuilder follows the Builder Pattern allowing XML markup to be constructed via Ruby method calls and block structures. XMLBuilder is a subclass of BuilderObject —see BuilderObject for more details.

Methods

new  

Public Class methods

[Validate]