# File lib/xtemplate/html.rb, line 15
def
parse
(
text
)
HTMLParser
.
new
.
parse
(
text
)
end