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.String
HtmlAttributes. getType(int index)
java.lang.String
HtmlAttributes. getType(java.lang.String qName)
java.lang.String
HtmlAttributes. getType(java.lang.String uri, java.lang.String localName)
-