Uses of Annotation Interface
nu.validator.htmlparser.annotation.Literal
Packages that use Literal
Package
Description
This package contains the bulk of parser internals.
-
Uses of Literal in nu.validator.htmlparser.impl
Fields in nu.validator.htmlparser.impl with annotations of type LiteralMethod parameters in nu.validator.htmlparser.impl with annotations of type LiteralModifier and TypeMethodDescriptionstatic booleanPortability.literalEqualsString(String literal, String string) static booleanPortability.lowerCaseLiteralEqualsIgnoreAsciiCaseString(String lowerCaseLiteral, String string) static booleanPortability.lowerCaseLiteralIsPrefixOfIgnoreAsciiCaseString(String lowerCaseLiteral, String string) static StringPortability.newStringFromLiteral(String literal)