Selector and Validator for XHTML parts
Package:
Summary:
Parse HTML to validate it and extract parts
Groups:
Author:
Description:
This class can be used to parse HTML to validate it and extract parts.
It can parse an HTML string using regular expressions and validate it to check if it has malformation errors.
The class can also extract parts of the HTML document given identifier attribute values of the tags that should be extracted.
It can parse an HTML string using regular expressions and validate it to check if it has malformation errors.
The class can also extract parts of the HTML document given identifier attribute values of the tags that should be extracted.
Comments are closed.