module

LuckyHXML::Builder

Inherits Habitat::SettingsHelpers < Habitat::TempConfig < LuckyHXML::Share < LuckyHXML::Alert < LuckyHXML::Tags < Lucky::Assignable

Constants

ASSIGNS = [] of Nil
HABITAT_SETTINGS = [{decl: indent : String | Int32 | Nil = nil, example: nil, validation: nil}, {decl: quote_char : Char | ::Nil = nil, example: nil, validation: nil}] of Nil

Constructors

new

Class methods

configure
Source
settings
Source

Instance methods

attribute(*args, **options)
Source
attribute(*args, **options, &)
Source
element(*args, **options)
Source
element(*args, **options, &)
Source
perform_render(io : IO) : Nil

Renders XML document to IO

Source
perform_render

Renders XML document to String

Source
settings
Source
to_s(io)
Source
xml=(xml : XML::Builder)
Source
xml?
Source

Nested types