Uses of Class
nu.validator.htmlparser.annotation.IdType
-
Packages that use IdType Package Description 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 Modifier and Type Method Description java.lang.StringHtmlAttributes. getType(int index)java.lang.StringHtmlAttributes. getType(java.lang.String qName)java.lang.StringHtmlAttributes. getType(java.lang.String uri, java.lang.String localName)
-