Uses of Class
nu.validator.htmlparser.annotation.Inline

Packages that use Inline
nu.validator.htmlparser.impl 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 Inline
 boolean TreeBuilder.cdataSectionAllowed()
           
protected  char Tokenizer.checkChar(char[] buf, int pos)
           
 int Tokenizer.getColumnNumber()
           
 int ElementName.getFlags()
           
 int Tokenizer.getLineNumber()
           
protected  void Tokenizer.silentCarriageReturn()
           
protected  void ErrorReportingTokenizer.silentCarriageReturn()
           
protected  void Tokenizer.silentLineFeed()
           
protected  void ErrorReportingTokenizer.silentLineFeed()