Uses of Class
nu.validator.htmlparser.tools.XSLT4HTML5.Mode

Packages that use XSLT4HTML5.Mode
nu.validator.htmlparser.tools Demo apps. 
 

Uses of XSLT4HTML5.Mode in nu.validator.htmlparser.tools
 

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