Uses of Class
nu.validator.htmlparser.annotation.IdType

Packages that use IdType
nu.validator.htmlparser.impl This package contains the bulk of parser internals. 
 

Uses of IdType in nu.validator.htmlparser.impl
 

Methods in nu.validator.htmlparser.impl with annotations of type IdType
 java.lang.String HtmlAttributes.getType(int index)
           
 java.lang.String AttributeName.getType(int mode)
           
 java.lang.String HtmlAttributes.getType(java.lang.String qName)
           
 java.lang.String HtmlAttributes.getType(java.lang.String uri, java.lang.String localName)