Html2XmlServices
The Html2Xml webservice takes an Html text or an Url of a page and converts it into a well-formed Xml. The Html2Xml WebServices is created by Reflection IT.
Read documentation.
The following operations are supported. For a formal definition, please review the Service Description.
-
HtmlString2XmlNode
Public: Convert the Html string to a XmlNode. -
HtmlString2XmlString
Public: Convert the Html string to a Xml string. -
ReportStatistics
Private: Return usage statistics, this operation requires a Key. -
Url2XmlNode
Public: Convert the Html page with the given Url to a XmlNode. Url example: http://www.reflectionit.nl -
Url2XmlString
Public: Convert the Html page with the given Url to a Xml string. Url example: http://www.reflectionit.nl -
VersionInfo
Public: Returns the web service name, current version, date and copyright information.