Uses of Annotation Interface
nu.validator.htmlparser.annotation.Inline
Packages that use Inline
Package
Description
This package contains the bulk of parser internals.
-
Uses of Inline in nu.validator.htmlparser.impl
Methods in nu.validator.htmlparser.impl with annotations of type InlineModifier and TypeMethodDescriptionprivate voidTokenizer.adjustDoubleHyphenAndAppendToLongStrBufAndErr(char c) private voidprivate voidTokenizer.adjustDoubleHyphenAndAppendToLongStrBufLineFeed()private voidTokenizer.appendLongStrBufCarriageReturn()private voidTokenizer.appendLongStrBufLineFeed()private voidTokenizer.appendSecondHyphenToBogusComment()private voidTokenizer.appendStrBufToLongStrBuf()Append the contents of the smaller buffer to the larger one.booleanTreeBuilder.cdataSectionAllowed()protected charTokenizer.checkChar(char[] buf, int pos) private voidTokenizer.clearLongStrBuf()private voidTokenizer.clearLongStrBufAndAppend(char c) private voidTokenizer.clearStrBuf()private voidTokenizer.clearStrBufAndAppend(char c) intTokenizer.getColumnNumber()intElementName.getFlags()intStackNode.getFlags()intTokenizer.getLineNumber()private voidTreeBuilder.insertMarker()private booleanprotected voidErrorReportingTokenizer.silentCarriageReturn()protected voidTokenizer.silentCarriageReturn()protected voidErrorReportingTokenizer.silentLineFeed()protected voidTokenizer.silentLineFeed()private intMetaScanner.toAsciiLowerCase(int c)