W3C Validation API

Package:
W3C Validation API
Summary:
Validate an HTML page using the W3C validator
Groups:
HTML, Validation, Web services
Author:
Jamie Telin
Description:
This class can be used to validate an HTML page using the W3C validator API.

It can send a HTTP request to the W3C validation Web server to request to validate an HTML page with given URL.

The class parses the response and returns whether the page validated or has any validation errors.


Powered by Gewgley