Modules index
XML::XDM
func parse(s):
Parses the XML contained in the string
s
and returns a
Nodes::Doc
object.
func escape_str(s):
Escapes illegal characters in
s
, replacing them with the appropriate XML entities.
cvd_to_html ©2006-2007
Laurence Tratt