com.bitplan.w3ccheck
Class W3CValidator.Body.ValidationResponse.Warnings
java.lang.Object
com.bitplan.w3ccheck.W3CValidator.Body.ValidationResponse.Warnings
- Enclosing class:
- W3CValidator.Body.ValidationResponse
public static class W3CValidator.Body.ValidationResponse.Warnings
- extends Object
wrapped list of validation warnings structurally equivalent to Errors
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
warningcount
public int warningcount
- a child of warnings, counts the number of warnings listed
warninglist
public List<W3CValidator.Body.ValidationResponse.Warnings.ValidationWarning> warninglist
- a child of warnings, contains the list of warnings (surprise!)
W3CValidator.Body.ValidationResponse.Warnings
public W3CValidator.Body.ValidationResponse.Warnings()
Copyright © 2014. All rights reserved.