|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentModelFlag | |
---|---|
nu.validator.htmlparser.impl | This package contains the bulk of parser internals. |
Uses of ContentModelFlag in nu.validator.htmlparser.impl |
---|
Methods in nu.validator.htmlparser.impl that return ContentModelFlag | |
---|---|
static ContentModelFlag |
ContentModelFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ContentModelFlag[] |
ContentModelFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in nu.validator.htmlparser.impl with parameters of type ContentModelFlag | |
---|---|
void |
Tokenizer.setContentModelFlag(ContentModelFlag contentModelFlag,
java.lang.String contentModelElement)
Sets the content model flag and the associated element name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |