Class
WPM::WidgetLocator
In:
lib_wpm/wpm.rb
Parent:
XMLReader
Methods
add
character
create_widget
end_element
expand_string
new
start_element
Included Modules
Enumerable
Constants
FACTORY_MAP
=
Hash.new
Public Class methods
add
(name, properties_factory)
new
(page_context, running_context)
Public Instance methods
character
(data)
create_widget
(widget_id)
end_element
(ns_uri, prefix, name)
expand_string
(key)
start_element
(ns_uri, prefix, name, attr_map)
[Validate]