Uses of Package
nu.validator.htmlparser.annotation
Packages that use nu.validator.htmlparser.annotation
Package
Description
This package provides common interfaces and enumerations.
This package contains the bulk of parser internals.
-
Classes in nu.validator.htmlparser.annotation used by nu.validator.htmlparser.common
-
Classes in nu.validator.htmlparser.annotation used by nu.validator.htmlparser.implClassDescriptionMarker for translating into the C++ const keyword on the declaration in question.The type for attribute IDness.Translates into the C++ inline keyword.Marks a string type as being the literal string type (typically const char*) in C++.The local name of an element or attribute.The array type marked with this annotation won't have its
.length
read.The namespace URI type.The type for namespace prefixes.The type for qualified names.Marks a method as virtualy in C++.