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

S

S - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SAMP - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SANDBOX - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCALARPRODUCT - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SCALE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCHEME - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCOPE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCOPED - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCOPING - Static variable in class nu.validator.htmlparser.impl.ElementName
The element is scoping.
SCOPING_AS_MATHML - Static variable in class nu.validator.htmlparser.impl.ElementName
The element is scoping as MathML.
SCOPING_AS_SVG - Static variable in class nu.validator.htmlparser.impl.ElementName
The element is scoping as SVG.
SCRIPT - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SCRIPT_DATA - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_DOUBLE_ESCAPE_END - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_DOUBLE_ESCAPE_START - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_DOUBLE_ESCAPED - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_DOUBLE_ESCAPED_DASH - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_ESCAPE_START - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_ESCAPE_START_DASH - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_ESCAPED - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_ESCAPED_DASH - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_ESCAPED_DASH_DASH - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPT_DATA_LESS_THAN_SIGN - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SCRIPTLEVEL - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCRIPTMINSIZE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCRIPTSIZEMULTIPLIER - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCROLLDELAY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SCROLLING - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SDEV - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SEAMLESS - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SEC - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SECH - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SECTION - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SEED - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SELECT - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SELECTED - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SELECTION - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SELECTOR - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SELF_CLOSING_START_TAG - Static variable in class nu.validator.htmlparser.impl.Tokenizer
 
SEMANTICS - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SEP - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SEPARATOR - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SEPARATORS - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SET - Static variable in class nu.validator.htmlparser.impl.ElementName
 
setAllowRewinding(boolean) - Method in class nu.validator.htmlparser.io.Driver
Sets the allowRewinding.
setBogusXmlnsPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Deprecated.  
setBogusXmlnsPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.sax.HtmlParser
Deprecated.  
setBogusXmlnsPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Deprecated.  
setCheckingNormalization(boolean) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Toggles the checking of the NFC normalization of source.
setCheckingNormalization(boolean) - Method in class nu.validator.htmlparser.io.Driver
Turns NFC checking on or off.
setCheckingNormalization(boolean) - Method in class nu.validator.htmlparser.sax.HtmlParser
Toggles the checking of the NFC normalization of source.
setCheckingNormalization(boolean) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Toggles the checking of the NFC normalization of source.
setCommentPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the policy for consecutive hyphens in comments.
setCommentPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the commentPolicy.
setCommentPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.io.Driver
 
setCommentPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets the policy for consecutive hyphens in comments.
setCommentPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets the policy for consecutive hyphens in comments.
setContentHandler(ContentHandler) - Method in class nu.validator.htmlparser.sax.HtmlParser
 
setContentNonXmlCharPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the policy for non-XML characters except white space.
setContentNonXmlCharPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.impl.ErrorReportingTokenizer
Sets the contentNonXmlCharPolicy.
setContentNonXmlCharPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the contentNonXmlCharPolicy.
setContentNonXmlCharPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.io.Driver
 
setContentNonXmlCharPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets the policy for non-XML characters except white space.
setContentNonXmlCharPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets the policy for non-XML characters except white space.
setContentSpacePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the policy for non-XML white space.
setContentSpacePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the contentSpacePolicy.
setContentSpacePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.io.Driver
 
setContentSpacePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets the policy for non-XML white space.
setContentSpacePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets the policy for non-XML white space.
SETDIFF - Static variable in class nu.validator.htmlparser.impl.ElementName
 
setDoctypeExpectation(DoctypeExpectation) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the doctype expectation.
setDoctypeExpectation(DoctypeExpectation) - Method in class nu.validator.htmlparser.impl.TreeBuilder
Sets the doctypeExpectation.
setDoctypeExpectation(DoctypeExpectation) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets the doctype expectation.
setDoctypeExpectation(DoctypeExpectation) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets the doctype expectation.
setDocumentLocator(Locator) - Method in class nu.validator.htmlparser.sax.HtmlSerializer
 
setDocumentLocator(Locator) - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
setDocumentLocator(Locator) - Method in class nu.validator.saxtree.TreeBuilder
 
setDocumentModeHandler(DocumentModeHandler) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the document mode handler.
setDocumentModeHandler(DocumentModeHandler) - Method in class nu.validator.htmlparser.impl.TreeBuilder
Sets the documentModeHandler.
setDocumentModeHandler(DocumentModeHandler) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets the document mode handler.
setDocumentModeHandler(DocumentModeHandler) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets the document mode handler.
setDTDHandler(DTDHandler) - Method in class nu.validator.htmlparser.sax.HtmlParser
 
setEncoding(Encoding, Confidence) - Method in class nu.validator.htmlparser.io.Driver
 
setEncodingDeclarationHandler(EncodingDeclarationHandler) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the encodingDeclarationHandler.
setEnd(int) - Method in class nu.validator.htmlparser.impl.UTF16Buffer
Sets the end index.
setEndLocator(Locator) - Method in class nu.validator.saxtree.ParentNode
Sets the endLocator.
setEntityResolver(EntityResolver) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the entity resolver for URI-only inputs.
setEntityResolver(EntityResolver) - Method in class nu.validator.htmlparser.sax.HtmlParser
 
setEntityResolver(EntityResolver) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
 
setErrorHandler(ErrorHandler) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the error handler.
setErrorHandler(ErrorHandler) - Method in class nu.validator.htmlparser.extra.NormalizationChecker
 
setErrorHandler(ErrorHandler) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the error handler.
setErrorHandler(ErrorHandler) - Method in class nu.validator.htmlparser.impl.TreeBuilder
Sets the errorHandler.
setErrorHandler(ErrorHandler) - Method in class nu.validator.htmlparser.io.Driver
 
setErrorHandler(ErrorHandler) - Method in class nu.validator.htmlparser.sax.HtmlParser
 
setErrorHandler(ErrorHandler) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
 
setErrorProfile(HashMap<String, String>) - Method in class nu.validator.htmlparser.impl.ErrorReportingTokenizer
Sets the errorProfile.
setErrorProfile(HashMap<String, String>) - Method in class nu.validator.htmlparser.sax.HtmlParser
 
setFeature(String, boolean) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets a boolean feature without having to use non-XMLReader setters directly.
setForm(Element) - Method in interface nu.validator.htmlparser.xom.FormPointer
Sets the form.
setForm(Element) - Method in class nu.validator.htmlparser.xom.FormPtrElement
Sets the form.
setFragmentContext(String) - Method in class nu.validator.htmlparser.impl.TreeBuilder
The argument MUST be an interned string or null.
setFragmentContext(String, String, T, boolean) - Method in class nu.validator.htmlparser.impl.TreeBuilder
The argument MUST be an interned string or null.
setHeuristics(Heuristics) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the encoding sniffing heuristics.
setHeuristics(Heuristics) - Method in class nu.validator.htmlparser.io.Driver
Sets the encoding sniffing heuristics.
setHeuristics(Heuristics) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets the encoding sniffing heuristics.
setHeuristics(Heuristics) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets the encoding sniffing heuristics.
setHtml4ModeCompatibleWithXhtml1Schemata(boolean) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Whether the HTML 4 mode reports boolean attributes in a way that repeats the name in the value.
setHtml4ModeCompatibleWithXhtml1Schemata(boolean) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the html4ModeCompatibleWithXhtml1Schemata.
setHtml4ModeCompatibleWithXhtml1Schemata(boolean) - Method in class nu.validator.htmlparser.io.Driver
 
setHtml4ModeCompatibleWithXhtml1Schemata(boolean) - Method in class nu.validator.htmlparser.sax.HtmlParser
Whether the HTML 4 mode reports boolean attributes in a way that repeats the name in the value.
setHtml4ModeCompatibleWithXhtml1Schemata(boolean) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Whether the HTML 4 mode reports boolean attributes in a way that repeats the name in the value.
setIgnoringComments(boolean) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets whether comment nodes appear in the tree.
setIgnoringComments(boolean) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
setIgnoringComments(boolean) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets whether comment nodes appear in the tree.
setInterner(Interner) - Method in class nu.validator.htmlparser.impl.Tokenizer
 
setLexicalHandler(LexicalHandler) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets the lexical handler.
setLineNumber(int) - Method in class nu.validator.htmlparser.impl.Tokenizer
For C++ use only.
setMappingLangToXmlLang(boolean) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Whether lang is mapped to xml:lang.
setMappingLangToXmlLang(boolean) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the mappingLangToXmlLang.
setMappingLangToXmlLang(boolean) - Method in class nu.validator.htmlparser.io.Driver
 
setMappingLangToXmlLang(boolean) - Method in class nu.validator.htmlparser.sax.HtmlParser
Whether lang is mapped to xml:lang.
setMappingLangToXmlLang(boolean) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Whether lang is mapped to xml:lang.
setMode(DocumentMode) - Method in class nu.validator.htmlparser.xom.ModalDocument
Sets the mode.
setMode(DocumentMode) - Method in interface nu.validator.htmlparser.xom.Mode
Sets the mode.
setNamePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
The policy for non-NCName element and attribute names.
setNamePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.impl.Tokenizer
 
setNamePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
setNamePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.io.Driver
 
setNamePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.sax.HtmlParser
The policy for non-NCName element and attribute names.
setNamePolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
The policy for non-NCName element and attribute names.
setProperty(String, Object) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets a non-boolean property without having to use non-XMLReader setters directly.
setReportingDoctype(boolean) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
 
setReportingDoctype(boolean) - Method in class nu.validator.htmlparser.impl.TreeBuilder
Sets the reportingDoctype.
setReportingDoctype(boolean) - Method in class nu.validator.htmlparser.sax.HtmlParser
 
setReportingDoctype(boolean) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
 
setScriptingEnabled(boolean) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets whether the parser considers scripting to be enabled for noscript treatment.
setScriptingEnabled(boolean) - Method in class nu.validator.htmlparser.impl.TreeBuilder
Sets the scriptingEnabled.
setScriptingEnabled(boolean) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets whether the parser considers scripting to be enabled for noscript treatment.
setScriptingEnabled(boolean) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets whether the parser considers scripting to be enabled for noscript treatment.
setStart(int) - Method in class nu.validator.htmlparser.impl.UTF16Buffer
Sets the start index.
setStateAndEndTagExpectation(int, String) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the tokenizer state and the associated element name.
setStateAndEndTagExpectation(int, ElementName) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the tokenizer state and the associated element name.
setStreamabilityViolationPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Sets the streamabilityViolationPolicy.
setStreamabilityViolationPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.sax.HtmlParser
Sets the streamabilityViolationPolicy.
setStreamabilityViolationPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Sets the streamabilityViolationPolicy.
setTransitionBaseOffset(int) - Method in class nu.validator.htmlparser.impl.ErrorReportingTokenizer
Sets an offset to be added to the position reported to TransitionHandler.
setTransitionBaseOffset(int) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets an offset to be added to the position reported to TransitionHandler.
setTransitionHander(TransitionHandler) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
 
setTransitionHander(TransitionHandler) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
 
setTransitionHandler(TransitionHandler) - Method in class nu.validator.htmlparser.impl.ErrorReportingTokenizer
Sets the transitionHandler.
setTransitionHandler(TransitionHandler) - Method in class nu.validator.htmlparser.io.Driver
 
setTransitionHandler(TransitionHandler) - Method in class nu.validator.htmlparser.sax.HtmlParser
 
setTreeBuilderErrorHandlerOverride(ErrorHandler) - Method in class nu.validator.htmlparser.sax.HtmlParser
Deprecated. For Validator.nu internal use
setXmlnsPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Whether the xmlns attribute on the root element is passed to through.
setXmlnsPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.impl.Tokenizer
Sets the xmlnsPolicy.
setXmlnsPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.io.Driver
 
setXmlnsPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.sax.HtmlParser
Whether the xmlns attribute on the root element is passed to through.
setXmlnsPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Whether the xmlns attribute on the root element is passed to through.
setXmlPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
This is a catch-all convenience method for setting name, xmlns, content space, content non-XML char and comment policies in one go.
setXmlPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.sax.HtmlParser
This is a catch-all convenience method for setting name, xmlns, content space, content non-XML char and comment policies in one go.
setXmlPolicy(XmlViolationPolicy) - Method in class nu.validator.htmlparser.xom.HtmlBuilder
This is a catch-all convenience method for setting name, xmlns, content space, content non-XML char and comment policies in one go.
SHAPE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SHAPE_RENDERING - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
silentCarriageReturn() - Method in class nu.validator.htmlparser.impl.ErrorReportingTokenizer
 
silentCarriageReturn() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
silentLineFeed() - Method in class nu.validator.htmlparser.impl.ErrorReportingTokenizer
 
silentLineFeed() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
SimpleNodeFactory - Class in nu.validator.htmlparser.xom
A simpler node factory that does not use Nodes..
SimpleNodeFactory() - Constructor for class nu.validator.htmlparser.xom.SimpleNodeFactory
 
SIN - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SINH - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SIZE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
skippedEntity(String) - Method in class nu.validator.htmlparser.sax.HtmlSerializer
 
skippedEntity(String) - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
SkippedEntity - Class in nu.validator.saxtree
A skipped entity.
SkippedEntity(Locator, String) - Constructor for class nu.validator.saxtree.SkippedEntity
Constructor.
skippedEntity(String) - Method in class nu.validator.saxtree.TreeBuilder
 
SLOPE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SMALL - Static variable in class nu.validator.htmlparser.impl.ElementName
 
snapshotMatches(TreeBuilderState<T>) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
sniff() - Method in class nu.validator.htmlparser.extra.ChardetSniffer
 
sniff() - Method in class nu.validator.htmlparser.extra.IcuDetectorSniffer
 
sniff(ByteReadable) - Method in class nu.validator.htmlparser.io.MetaSniffer
Main loop.
SOLIDCOLOR - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SOURCE - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SPACING - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SPAN - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SPAN - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SPECIAL - Static variable in class nu.validator.htmlparser.impl.ElementName
Indicates that the element is in the "special" category.
SPECIFICATION - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SPECULARCONSTANT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SPECULAREXPONENT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SPEED - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SPREADMETHOD - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SRC - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STANDBY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
start() - Method in interface nu.validator.htmlparser.common.CharacterHandler
Signals the start of the stream.
start() - Method in class nu.validator.htmlparser.extra.NormalizationChecker
 
START - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
start() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
start(boolean) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
startCDATA() - Method in class nu.validator.htmlparser.sax.HtmlSerializer
 
startCDATA() - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
startCDATA() - Method in class nu.validator.saxtree.TreeBuilder
 
startDocument() - Method in class nu.validator.htmlparser.sax.HtmlSerializer
 
startDocument() - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
startDocument() - Method in class nu.validator.saxtree.TreeBuilder
 
startDTD(String, String, String) - Method in class nu.validator.htmlparser.sax.HtmlSerializer
 
startDTD(String, String, String) - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
startDTD(String, String, String) - Method in class nu.validator.saxtree.TreeBuilder
 
startElement(String, String, String, Attributes) - Method in class nu.validator.htmlparser.sax.HtmlSerializer
 
startElement(String, String, String, Attributes) - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
startElement(String, String, String, Attributes) - Method in class nu.validator.saxtree.TreeBuilder
 
startEntity(String) - Method in class nu.validator.htmlparser.sax.HtmlSerializer
 
startEntity(String) - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
startEntity(String) - Method in class nu.validator.saxtree.TreeBuilder
 
startErrorReporting() - Method in class nu.validator.htmlparser.impl.ErrorReportingTokenizer
 
startErrorReporting() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
STARTOFFSET - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
startPrefixMapping(String, String) - Method in class nu.validator.htmlparser.sax.HtmlSerializer
 
startPrefixMapping(String, String) - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
startPrefixMapping(String, String) - Method in class nu.validator.saxtree.TreeBuilder
 
startPrefixMappingPrivate(String, String) - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
startTag(ElementName, HtmlAttributes, boolean) - Method in interface nu.validator.htmlparser.common.TokenHandler
Receive a start tag token.
startTag(ElementName, HtmlAttributes, boolean) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
startTokenization(Tokenizer) - Method in interface nu.validator.htmlparser.common.TokenHandler
This method is called at the start of tokenization before any other methods on this interface are called.
startTokenization(Tokenizer) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
stateLoop(int) - Method in class nu.validator.htmlparser.impl.MetaScanner
The runs the meta scanning algorithm.
stateSave - Variable in class nu.validator.htmlparser.impl.MetaScanner
The tokenizer state.
stateSave - Variable in class nu.validator.htmlparser.impl.Tokenizer
 
StateSnapshot<T> - Class in nu.validator.htmlparser.impl
 
STDDEVIATION - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STEMH - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STEMV - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STEP - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STITCHTILES - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STOP - Static variable in class nu.validator.htmlparser.impl.ElementName
 
STOP_COLOR - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STOP_OPACITY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
strBufToString() - Method in class nu.validator.htmlparser.impl.Tokenizer
The smaller buffer as a String.
STRETCHY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STRIKE - Static variable in class nu.validator.htmlparser.impl.ElementName
 
STRIKETHROUGH_POSITION - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STRIKETHROUGH_THICKNESS - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STRING - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
stringEqualsString(String, String) - Static method in class nu.validator.htmlparser.impl.Portability
 
STROKE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STROKE_DASHARRAY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STROKE_DASHOFFSET - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STROKE_LINECAP - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STROKE_LINEJOIN - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STROKE_MITERLIMIT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STROKE_OPACITY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STROKE_WIDTH - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STRONG - Static variable in class nu.validator.htmlparser.impl.ElementName
 
STYLE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
STYLE - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SUB - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SUBSCRIPTSHIFT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SUBSET - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SUM - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SUMMARY - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SUMMARY - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SUP - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SUPERSCRIPTSHIFT - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SURFACESCALE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SVG - Static variable in class nu.validator.htmlparser.impl.AttributeName
The mode value for SVG.
SVG - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SWITCH - Static variable in class nu.validator.htmlparser.impl.ElementName
 
switchEncoding(Encoding) - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
SYMBOL - Static variable in class nu.validator.htmlparser.impl.ElementName
 
SYMMETRIC - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
SYSTEMLANGUAGE - Static variable in class nu.validator.htmlparser.impl.AttributeName
 

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