| Modifier and Type | Method and Description |
|---|---|
static W3CValidator |
W3CValidator.check(String html)
create a W3CValidator result for the default url http://validator.w3.org/check with the given html
|
static W3CValidator |
W3CValidator.check(String url,
String html)
create a W3CValidator result for the given url with the given html
|
Copyright © 2016. All rights reserved.