Package nu.validator.htmlparser.annotation
package nu.validator.htmlparser.annotation
This package provides annotations for facilitating automated translation of the source code into other programming languages.
-
Annotation InterfacesClassDescriptionMarker for translating into the C++ const keyword on the declaration in question.The array member marked with this annotation will be inline.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
.lengthread.The namespace URI type.The type for namespace prefixes.The type for qualified names.The local name of an element or attribute.Marks a method as virtualy in C++.The local name of an element or attribute.