Overload | Description |
---|---|
Parse(String,IXmlLightReader) | Parses the provided xml/html document into discrete components and provides the information to the provided reader, see XmlLightDocument |
Parse(String,AttributeFormat,IXmlLightReader) | Parses the provided xml/html document into discrete components and provides the information to the provided reader, see XmlLightDocument |
Parse(String,Regex,IXmlLightReader) | Parses the provided document into discrete components using the regex provided and provides the information to the provided reader, see XmlLightDocument |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7