WPM::ComponentAssembler
(Class)
In:
lib_wpm/wpm.rb
Parent:
XMLReader
Methods
character
comment
end_element
new
processing_instruction
start_element
Attributes
root_component
[RW]
Included Modules
Escape
Public Class methods
new
(widget_locator, root_component)
Public Instance methods
character
(data)
comment
(data)
end_element
(ns_uri, prefix, name)
processing_instruction
(target, data)
start_element
(ns_uri, prefix, name, attr_map)
[Validate]