Package | Description |
---|---|
nu.validator.htmlparser.impl |
This package contains the bulk of parser internals.
|
Modifier and Type | Method and Description |
---|---|
AttributeName |
AttributeName.cloneAttributeName(Interner interner)
Clones the attribute using an interner.
|
ElementName |
ElementName.cloneElementName(Interner interner) |
(package private) void |
ElementName.release() |
(package private) void |
AttributeName.release()
Deletes runtime-allocated instances in C++.
|