Uses of Class
nu.validator.spec.html5.Html5SpecBuilder.State

Packages that use Html5SpecBuilder.State
nu.validator.spec.html5   
 

Uses of Html5SpecBuilder.State in nu.validator.spec.html5
 

Fields in nu.validator.spec.html5 declared as Html5SpecBuilder.State
private  Html5SpecBuilder.State Html5SpecBuilder.state
           
 

Methods in nu.validator.spec.html5 that return Html5SpecBuilder.State
static Html5SpecBuilder.State Html5SpecBuilder.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Html5SpecBuilder.State[] Html5SpecBuilder.State.values()
          Returns an array containing the constants of this enum type, in the order they're declared.