WPM::XMLHandlerByREXML
(Class)
In:
lib_wpm/wpm/rexml.rb
Parent:
Object
Methods
comment
instruction
new
tag_end
tag_start
text
Included Modules
REXML::StreamListener
Public Class methods
new
(reader)
Public Instance methods
comment
(data)
instruction
(target, data)
tag_end
(name)
tag_start
(name, attrs)
text
(data)
[Validate]