Uses of Annotation Interface
nu.validator.htmlparser.annotation.Prefix
Packages that use Prefix
Package
Description
This package contains the bulk of parser internals.
-
Uses of Prefix in nu.validator.htmlparser.impl
Methods in nu.validator.htmlparser.impl with annotations of type PrefixModifier and TypeMethodDescriptionAttributeName.getPrefix(int mode) HtmlAttributes.getPrefix(int index) Constructor parameters in nu.validator.htmlparser.impl with annotations of type PrefixModifierConstructorDescriptionprotectedAttributeName(String[] uri, String[] local, String[] prefix, int flags) The startup-time constructor.