# Working with TextParser

## Content



This section comprises all the techniques used for parsing the text in a plaint text document or an HTML document.

[Using Regular Expression](/componentone/docs/services/online-textparser/working/regularexpressions)

Learn how to parse the text using regular expressions

[Using XML Template](/componentone/docs/services/online-textparser/working/xmltemplate)

Learn how to parse the text using XML template

[Using HTML Markup](/componentone/docs/services/online-textparser/working/htmlmarkup)

Learn how to parse the text using HTML markup