A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

R

R - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RADIALGRADIENT - Static variable in class nu.validator.htmlparser.impl.ElementName
 
RADIOGROUP - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RADIUS - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RATIONALS - Static variable in class nu.validator.htmlparser.impl.ElementName
 
RCDATA - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
read() - Method in class nu.validator.htmlparser.extra.IcuDetectorSniffer
 
read() - Method in class nu.validator.htmlparser.impl.MetaScanner
-1 means end.
read() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
read(char[]) - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
read() - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
read(char[], int, int) - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
read(CharBuffer) - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
read() - Method in class nu.validator.htmlparser.io.MetaSniffer
-1 means end.
read() - Method in class nu.validator.htmlparser.rewindable.RewindableInputStream
 
read(byte[], int, int) - Method in class nu.validator.htmlparser.rewindable.RewindableInputStream
 
readable - Variable in class nu.validator.htmlparser.impl.MetaScanner
 
readByte() - Method in interface nu.validator.htmlparser.common.ByteReadable
 
readByte() - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
reader - Variable in class nu.validator.htmlparser.io.Driver
The input UTF-16 code unit stream.
READONLY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REAL - Static variable in class nu.validator.htmlparser.impl.ElementName
 
REALS - Static variable in class nu.validator.htmlparser.impl.ElementName
 
reconstructTheActiveFormattingElements() - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
RECT - Static variable in class nu.validator.htmlparser.impl.ElementName
 
refcount - Variable in class nu.validator.htmlparser.impl.StackNode
 
REFX - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REFY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REL - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
release() - Method in class nu.validator.htmlparser.impl.AttributeName
 
release() - Method in class nu.validator.htmlparser.impl.ElementName
 
release() - Method in class nu.validator.htmlparser.impl.StackNode
 
releaseArray(Object) - Static method in class nu.validator.htmlparser.impl.Portability
Releases a Java array.
releaseElement(Object) - Static method in class nu.validator.htmlparser.impl.Portability
 
releaseLocal(String) - Static method in class nu.validator.htmlparser.impl.Portability
This MUST be a no-op on locals that are known at compile time.
releaseString(String) - Static method in class nu.validator.htmlparser.impl.Portability
 
RELN - Static variable in class nu.validator.htmlparser.impl.ElementName
 
REM - Static variable in class nu.validator.htmlparser.impl.ElementName
 
rememberAmpersandLocation() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
removeChild(Node) - Method in class nu.validator.saxtree.ParentNode
Remove a child from this node.
removeFromListOfActiveFormattingElements(int) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
removeFromStack(int) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
removeFromStack(StackNode<T>) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
RENDERING_INTENT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPEAT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPEAT_MAX - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPEAT_MIN - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPEAT_START - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPEAT_TEMPLATE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPEATCOUNT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPEATDUR - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPLACE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REPLACEMENT_CHARACTER - Static variable in class nu.validator.htmlparser.impl.Tokenizer
Array version of U+FFFD.
reportingDoctype - Variable in class nu.validator.htmlparser.impl.TreeBuilder
 
reportingDoctype - Variable in class nu.validator.htmlparser.sax.HtmlParser
 
requestSuspension() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
requestSuspension() - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
REQUIRED - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REQUIREDEXTENSIONS - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
REQUIREDFEATURES - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
resetAttributes() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
resetTheInsertionMode() - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
RESTART - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RESULT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
retain() - Method in class nu.validator.htmlparser.impl.StackNode
 
retainAttributes - Variable in class nu.validator.saxtree.TreeBuilder
Whether to retain attribute objects.
retainElement(Object) - Static method in class nu.validator.htmlparser.impl.Portability
 
retainLocal(String) - Static method in class nu.validator.htmlparser.impl.Portability
 
returnStateSave - Variable in class nu.validator.htmlparser.impl.Tokenizer
 
returnValue - Variable in class nu.validator.htmlparser.extra.ChardetSniffer
 
REV - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
revisit(TreeParser) - Method in class nu.validator.saxtree.CDATA
 
revisit(TreeParser) - Method in class nu.validator.saxtree.Document
 
revisit(TreeParser) - Method in class nu.validator.saxtree.DTD
 
revisit(TreeParser) - Method in class nu.validator.saxtree.Element
 
revisit(TreeParser) - Method in class nu.validator.saxtree.Entity
 
revisit(TreeParser) - Method in class nu.validator.saxtree.Node
Revisit the node.
rewind() - Method in interface nu.validator.htmlparser.rewindable.Rewindable
 
rewind() - Method in class nu.validator.htmlparser.rewindable.RewindableInputStream
 
Rewindable - Interface in nu.validator.htmlparser.rewindable
 
rewindableInputStream - Variable in class nu.validator.htmlparser.io.Driver
The reference to the rewindable byte stream.
RewindableInputStream - Class in nu.validator.htmlparser.rewindable
 
RewindableInputStream(InputStream) - Constructor for class nu.validator.htmlparser.rewindable.RewindableInputStream
 
RewindableInputStream.Block - Class in nu.validator.htmlparser.rewindable
 
RewindableInputStream.Block(int) - Constructor for class nu.validator.htmlparser.rewindable.RewindableInputStream.Block
 
RewindableInputStream.Block() - Constructor for class nu.validator.htmlparser.rewindable.RewindableInputStream.Block
 
ROLE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
ROOT - Static variable in class nu.validator.htmlparser.impl.ElementName
 
ROTATE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
ROWALIGN - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
ROWLINES - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
ROWS - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
ROWSPACING - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
ROWSPAN - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RP - Static variable in class nu.validator.htmlparser.impl.ElementName
 
RQUOTE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RSPACE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RSQB_RSQB - Static variable in class nu.validator.htmlparser.impl.Tokenizer
UTF-16 code unit array containing ]] for emitting those characters on state transitions.
RT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RT - Static variable in class nu.validator.htmlparser.impl.ElementName
 
RT_OR_RP - Static variable in class nu.validator.htmlparser.impl.TreeBuilder
 
RUBY - Static variable in class nu.validator.htmlparser.impl.ElementName
 
RUBY_OR_SPAN_OR_SUB_OR_SUP_OR_VAR - Static variable in class nu.validator.htmlparser.impl.TreeBuilder
 
RULE - Static variable in class nu.validator.htmlparser.impl.ElementName
 
RULES - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
runStates() - Method in class nu.validator.htmlparser.io.Driver
 
RX - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
RY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z