Package nu.validator.htmlparser.annotation

This package provides annotations for facilitating automated translation of the source code into other programming languages.

See:
          Description

Annotation Types Summary
IdType The type for attribute IDness.
Local The local name of an element or attribute.
NoLength The array type marked with this annotation won't have its .length read.
NsUri The namespace URI type.
Prefix The type for namespace prefixes.
QName The type for qualified names.
Virtual Marks a method as virtualy in C++.
 

Package nu.validator.htmlparser.annotation Description

This package provides annotations for facilitating automated translation of the source code into other programming languages.