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

G

G - Static variable in class nu.validator.htmlparser.impl.ElementName
 
G1 - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
G2 - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
GCD - Static variable in class nu.validator.htmlparser.impl.ElementName
 
generateImpliedEndTags() - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
generateImpliedEndTagsExceptFor(String) - Method in class nu.validator.htmlparser.impl.TreeBuilder
 
generatePrefix(String) - Method in class nu.validator.htmlparser.sax.XmlSerializer
 
GEQ - Static variable in class nu.validator.htmlparser.impl.ElementName
 
getActualHtmlEncoding() - Method in class nu.validator.htmlparser.io.Encoding
Returns the actualHtmlEncoding.
getAttributeName(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getAttributes() - Method in class nu.validator.saxtree.Element
Returns the attributes.
getAttributes() - Method in class nu.validator.saxtree.Node
Returns the attributes.
getBogusXmlnsPolicy() - Method in class nu.validator.htmlparser.sax.HtmlParser
Deprecated.  
getBuffer() - Method in class nu.validator.htmlparser.impl.UTF16Buffer
Returns the buffer.
getCanonName() - Method in class nu.validator.htmlparser.io.Encoding
Returns the canonName.
getCharacterEncoding() - Method in interface nu.validator.htmlparser.common.EncodingDeclarationHandler
 
getCharacterEncoding() - Method in class nu.validator.htmlparser.io.Driver
 
getCharset() - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
getCol() - Method in class nu.validator.htmlparser.impl.PushedLocation
Returns the col.
getCol() - Method in class nu.validator.htmlparser.impl.Tokenizer
Returns the col.
getColPrev() - Method in class nu.validator.htmlparser.impl.PushedLocation
Returns the colPrev.
getColumnNumber() - Method in class nu.validator.htmlparser.impl.LocatorImpl
 
getColumnNumber() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
getColumnNumber() - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
getColumnNumber() - Method in class nu.validator.htmlparser.io.MetaSniffer
 
getColumnNumber() - Method in class nu.validator.saxtree.LocatorImpl
 
getColumnNumber() - Method in class nu.validator.saxtree.Node
 
getColumnNumber() - Method in class nu.validator.saxtree.TreeParser
 
getCommentPolicy() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the commentPolicy.
getContentHandler() - Method in class nu.validator.htmlparser.sax.HtmlParser
 
getContentNonXmlCharPolicy() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the contentNonXmlCharPolicy.
getContentSpacePolicy() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the contentSpacePolicy.
getData() - Method in class nu.validator.saxtree.Node
Returns the data.
getData() - Method in class nu.validator.saxtree.ProcessingInstruction
Returns the data.
getDoctypeExpectation() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the doctype expectation.
getDocument() - Method in class nu.validator.htmlparser.dom.DOMTreeBuilder
Returns the document.
getDocument() - Method in class nu.validator.htmlparser.sax.SAXTreeBuilder
Returns the document.
getDocument() - Method in class nu.validator.htmlparser.xom.XOMTreeBuilder
Returns the document.
getDocumentFragment() - Method in class nu.validator.htmlparser.dom.DOMTreeBuilder
Return the document fragment.
getDocumentFragment() - Method in class nu.validator.htmlparser.sax.SAXTreeBuilder
 
getDocumentFragment() - Method in class nu.validator.htmlparser.xom.XOMTreeBuilder
 
getDocumentLocator() - Method in class nu.validator.htmlparser.io.Driver
 
getDocumentLocator() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the Locator during parse.
getDocumentModeHandler() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the document mode handler.
getDOMImplementation() - Method in class nu.validator.htmlparser.dom.HtmlDocumentBuilder
Returns the DOM implementation
getDTDHandler() - Method in class nu.validator.htmlparser.sax.HtmlParser
 
getEnd() - Method in class nu.validator.htmlparser.impl.UTF16Buffer
Returns the end.
getEntityResolver() - Method in class nu.validator.htmlparser.sax.HtmlParser
 
getErrorHandler() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
getErrorHandler() - Method in class nu.validator.htmlparser.impl.TreeBuilder
Returns the errorHandler.
getErrorHandler() - Method in class nu.validator.htmlparser.sax.HtmlParser
 
getFeature(String) - Method in class nu.validator.htmlparser.sax.HtmlParser
Exposes the configuration of the emulated XML parser as well as boolean-valued configuration without using non-XMLReader getters directly.
getFirstChild() - Method in class nu.validator.saxtree.Node
Return the first child.
getFirstChild() - Method in class nu.validator.saxtree.ParentNode
Returns the firstChild.
getForm() - Method in interface nu.validator.htmlparser.xom.FormPointer
Returns the form.
getForm() - Method in class nu.validator.htmlparser.xom.FormPtrElement
Gets the form.
getHeuristics() - Method in class nu.validator.htmlparser.sax.HtmlParser
 
getId() - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getIndex(String) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getIndex(String, String) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getIndex(AttributeName) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
Only use with a static argument
getIndex(String) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getIndex(String, String) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getLastChild() - Method in class nu.validator.saxtree.ParentNode
Returns the lastChild.
getLength() - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getLength() - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getLexicalHandler() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the lexicalHandler.
getLine() - Method in class nu.validator.htmlparser.impl.PushedLocation
Returns the line.
getLine() - Method in class nu.validator.htmlparser.impl.Tokenizer
Returns the line.
getLineNumber() - Method in class nu.validator.htmlparser.impl.LocatorImpl
 
getLineNumber() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
getLineNumber() - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
getLineNumber() - Method in class nu.validator.htmlparser.io.MetaSniffer
 
getLineNumber() - Method in class nu.validator.saxtree.LocatorImpl
 
getLineNumber() - Method in class nu.validator.saxtree.Node
 
getLineNumber() - Method in class nu.validator.saxtree.TreeParser
 
getLinePrev() - Method in class nu.validator.htmlparser.impl.PushedLocation
Returns the linePrev.
getLocal(int) - Method in class nu.validator.htmlparser.impl.AttributeName
 
getLocalName(int) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getLocalName(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getLocalName() - Method in class nu.validator.saxtree.Element
Returns the localName.
getLocalName() - Method in class nu.validator.saxtree.Node
Returns the localName.
getMode() - Method in class nu.validator.htmlparser.xom.ModalDocument
Gets the mode.
getMode() - Method in interface nu.validator.htmlparser.xom.Mode
Returns the mode.
getName() - Method in class nu.validator.saxtree.DTD
Returns the name.
getName() - Method in class nu.validator.saxtree.Entity
Returns the name.
getName() - Method in class nu.validator.saxtree.Node
Returns the name.
getName() - Method in class nu.validator.saxtree.SkippedEntity
Returns the name.
getNamePolicy() - Method in class nu.validator.htmlparser.sax.HtmlParser
The policy for non-NCName element and attribute names.
getNext() - Method in class nu.validator.htmlparser.impl.PushedLocation
Returns the next.
getNextSibling() - Method in class nu.validator.saxtree.Node
Returns the nextSibling.
getNodeType() - Method in class nu.validator.saxtree.CDATA
 
getNodeType() - Method in class nu.validator.saxtree.Characters
 
getNodeType() - Method in class nu.validator.saxtree.Comment
 
getNodeType() - Method in class nu.validator.saxtree.Document
 
getNodeType() - Method in class nu.validator.saxtree.DocumentFragment
 
getNodeType() - Method in class nu.validator.saxtree.DTD
 
getNodeType() - Method in class nu.validator.saxtree.Element
 
getNodeType() - Method in class nu.validator.saxtree.Entity
 
getNodeType() - Method in class nu.validator.saxtree.IgnorableWhitespace
 
getNodeType() - Method in class nu.validator.saxtree.Node
Return the node type.
getNodeType() - Method in class nu.validator.saxtree.ProcessingInstruction
 
getNodeType() - Method in class nu.validator.saxtree.SkippedEntity
 
getParentNode() - Method in class nu.validator.saxtree.Node
Returns the parentNode.
getPrefix(int) - Method in class nu.validator.htmlparser.impl.AttributeName
 
getPrefix(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getPrefix() - Method in class nu.validator.saxtree.PrefixMapping
Returns the prefix.
getPrefixMappings() - Method in class nu.validator.saxtree.Element
Returns the prefixMappings.
getPrefixMappings() - Method in class nu.validator.saxtree.Node
Returns the prefixMappings.
getPreviousSibling() - Method in class nu.validator.saxtree.Node
Returns the previous sibling
getProperty(String) - Method in class nu.validator.htmlparser.sax.HtmlParser
Allows XMLReader-level access to non-boolean valued getters.
getPublicId() - Method in class nu.validator.htmlparser.impl.LocatorImpl
 
getPublicId() - Method in class nu.validator.htmlparser.impl.PushedLocation
Returns the publicId.
getPublicId() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
getPublicId() - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
getPublicId() - Method in class nu.validator.htmlparser.io.MetaSniffer
 
getPublicId() - Method in class nu.validator.saxtree.LocatorImpl
 
getPublicId() - Method in class nu.validator.saxtree.Node
 
getPublicId() - Method in class nu.validator.saxtree.TreeParser
 
getPublicIdentifier() - Method in class nu.validator.saxtree.DTD
Returns the publicIdentifier.
getPublicIdentifier() - Method in class nu.validator.saxtree.Node
Returns the publicIdentifier.
getQName(int) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getQName(int) - Method in class nu.validator.htmlparser.impl.AttributeName
 
getQName(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getQName() - Method in class nu.validator.saxtree.Element
Returns the qName.
getQName() - Method in class nu.validator.saxtree.Node
Returns the qName.
getRoot() - Method in class nu.validator.saxtree.TreeBuilder
Returns the root (Document if building a full document or DocumentFragment if building a fragment.).
getSimpleNodeFactory() - Method in class nu.validator.htmlparser.xom.HtmlBuilder
Gets the node factory
getStart() - Method in class nu.validator.htmlparser.impl.UTF16Buffer
Returns the start.
getStreamabilityViolationPolicy() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the streamabilityViolationPolicy.
getSystemId() - Method in class nu.validator.htmlparser.impl.LocatorImpl
 
getSystemId() - Method in class nu.validator.htmlparser.impl.PushedLocation
Returns the systemId.
getSystemId() - Method in class nu.validator.htmlparser.impl.Tokenizer
 
getSystemId() - Method in class nu.validator.htmlparser.io.HtmlInputStreamReader
 
getSystemId() - Method in class nu.validator.htmlparser.io.MetaSniffer
 
getSystemId() - Method in class nu.validator.saxtree.LocatorImpl
 
getSystemId() - Method in class nu.validator.saxtree.Node
 
getSystemId() - Method in class nu.validator.saxtree.TreeParser
 
getSystemIdentifier() - Method in class nu.validator.saxtree.DTD
Returns the systemIdentifier.
getSystemIdentifier() - Method in class nu.validator.saxtree.Node
Returns the systemIdentifier.
getTarget() - Method in class nu.validator.saxtree.Node
Returns the target.
getTarget() - Method in class nu.validator.saxtree.ProcessingInstruction
Returns the target.
getType(int) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getType(String) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getType(String, String) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getType(int) - Method in class nu.validator.htmlparser.impl.AttributeName
 
getType(String) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getType(String, String) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getType(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getURI(int) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getUri(int) - Method in class nu.validator.htmlparser.impl.AttributeName
 
getURI(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getUri() - Method in class nu.validator.saxtree.Element
Returns the uri.
getUri() - Method in class nu.validator.saxtree.Node
Returns the uri.
getUri() - Method in class nu.validator.saxtree.PrefixMapping
Returns the uri.
getValue(int) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getValue(String) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getValue(String, String) - Method in class nu.validator.htmlparser.dom.Dom2Sax.NamedNodeMapAttributes
 
getValue(String) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getValue(String, String) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getValue(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getValue(AttributeName) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
Only use with static argument.
getXmlnsAttributeName(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getXmlnsIndex(AttributeName) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getXmlnsLength() - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getXmlnsLocalName(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getXmlnsPolicy() - Method in class nu.validator.htmlparser.sax.HtmlParser
Returns the xmlnsPolicy.
getXmlnsURI(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getXmlnsValue(int) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
getXmlnsValue(AttributeName) - Method in class nu.validator.htmlparser.impl.HtmlAttributes
 
GLYPH - Static variable in class nu.validator.htmlparser.impl.ElementName
 
GLYPH_NAME - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
GLYPH_ORIENTATION_HORIZONTAL - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
GLYPH_ORIENTATION_VERTICAL - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
GLYPHREF - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
GLYPHREF - Static variable in class nu.validator.htmlparser.impl.ElementName
 
GRAD - Static variable in class nu.validator.htmlparser.impl.ElementName
 
GRADIENTTRANSFORM - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
GRADIENTUNITS - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
group - Variable in class nu.validator.htmlparser.impl.ElementName
 
group - Variable in class nu.validator.htmlparser.impl.StackNode
 
GROUPALIGN - Static variable in class nu.validator.htmlparser.impl.AttributeName
 
GT - Static variable in class nu.validator.htmlparser.impl.ElementName
 

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