In This Topic
This section comprises all the techniques used for parsing the text in a plaint text document or an HTML document.
- Using Regular Expression
- Learn how to parse the text using regular expressions
- Using XML Template
- Learn how to parse the text using XML template
- Using HTML Markup
- Learn how to parse the text using HTML markup