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

A

ACCESS_URL - Static variable in class org.w3c.tidy.Report
 
adaptee - Variable in class org.w3c.tidy.DOMNodeImpl
 
adapter - Variable in class org.w3c.tidy.AttVal
 
adapter - Variable in class org.w3c.tidy.Node
 
addAttribute(String, String) - Method in class org.w3c.tidy.Node
 
addByte(int) - Method in class org.w3c.tidy.Lexer
 
addCharToLexer(int) - Method in class org.w3c.tidy.Lexer
 
addClass(Node, String) - Static method in class org.w3c.tidy.Node
 
addGenerator(Node) - Method in class org.w3c.tidy.Lexer
 
addProps(Properties) - Method in class org.w3c.tidy.Configuration
 
addStringLiteral(String) - Method in class org.w3c.tidy.Lexer
 
addStringToLexer(String) - Method in class org.w3c.tidy.Lexer
 
addTransitionEffect(Lexer, Node, short, double) - Method in class org.w3c.tidy.PPrint
 
adjust() - Method in class org.w3c.tidy.Configuration
 
altText - Variable in class org.w3c.tidy.Configuration
 
apparentVersion() - Method in class org.w3c.tidy.Lexer
 
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendChild(Node) - Method in class org.w3c.tidy.DOMAttrImpl
 
appendChild(Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendData(String) - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
ASCII - Static variable in class org.w3c.tidy.Configuration
 
asp - Variable in class org.w3c.tidy.AttVal
 
AspTag - Static variable in class org.w3c.tidy.Node
 
Attr - Interface in org.w3c.dom
The Attr interface represents an attribute in an Element object.
attrAlt - Static variable in class org.w3c.tidy.AttributeTable
 
AttrCheck - Interface in org.w3c.tidy
Check attribute values (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
AttrCheckImpl - Class in org.w3c.tidy
Check attribute values implementations (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
AttrCheckImpl() - Constructor for class org.w3c.tidy.AttrCheckImpl
 
AttrCheckImpl.CheckAlign - Class in org.w3c.tidy
 
AttrCheckImpl.CheckBool - Class in org.w3c.tidy
 
AttrCheckImpl.CheckId - Class in org.w3c.tidy
 
AttrCheckImpl.CheckName - Class in org.w3c.tidy
 
AttrCheckImpl.CheckScript - Class in org.w3c.tidy
 
AttrCheckImpl.CheckUrl - Class in org.w3c.tidy
 
AttrCheckImpl.CheckValign - Class in org.w3c.tidy
 
attrchk - Variable in class org.w3c.tidy.Attribute
 
attrContent - Static variable in class org.w3c.tidy.AttributeTable
 
attrDatafld - Static variable in class org.w3c.tidy.AttributeTable
 
attrError(Lexer, Node, String, short) - Static method in class org.w3c.tidy.Report
 
attrHeight - Static variable in class org.w3c.tidy.AttributeTable
 
attrHref - Static variable in class org.w3c.tidy.AttributeTable
 
Attribute - Class in org.w3c.tidy
HTML attribute (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
Attribute(String, boolean, short, AttrCheck) - Constructor for class org.w3c.tidy.Attribute
 
Attribute(String, short, AttrCheck) - Constructor for class org.w3c.tidy.Attribute
 
attribute - Variable in class org.w3c.tidy.AttVal
 
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
attributes - Variable in class org.w3c.tidy.IStack
 
attributes - Variable in class org.w3c.tidy.Node
 
AttributeTable - Class in org.w3c.tidy
HTML attribute hash table (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
AttributeTable() - Constructor for class org.w3c.tidy.AttributeTable
 
attrId - Static variable in class org.w3c.tidy.AttributeTable
 
attrIsmap - Static variable in class org.w3c.tidy.AttributeTable
 
attrLanguage - Static variable in class org.w3c.tidy.AttributeTable
 
attrLongdesc - Static variable in class org.w3c.tidy.AttributeTable
 
attrName - Static variable in class org.w3c.tidy.AttributeTable
 
attrSrc - Static variable in class org.w3c.tidy.AttributeTable
 
attrSummary - Static variable in class org.w3c.tidy.AttributeTable
 
attrTitle - Static variable in class org.w3c.tidy.AttributeTable
 
attrType - Static variable in class org.w3c.tidy.AttributeTable
 
attrUsemap - Static variable in class org.w3c.tidy.AttributeTable
 
attrValue - Static variable in class org.w3c.tidy.AttributeTable
 
attrWidth - Static variable in class org.w3c.tidy.AttributeTable
 
attrXmlns - Static variable in class org.w3c.tidy.AttributeTable
 
AttVal - Class in org.w3c.tidy
Attribute/Value linked list node (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
AttVal() - Constructor for class org.w3c.tidy.AttVal
 
AttVal(AttVal, Attribute, int, String, String) - Constructor for class org.w3c.tidy.AttVal
 
AttVal(AttVal, Attribute, Node, Node, int, String, String) - Constructor for class org.w3c.tidy.AttVal
 
avAdaptee - Variable in class org.w3c.tidy.DOMAttrImpl
 

B

BAD_ATTRIBUTE_VALUE - Static variable in class org.w3c.tidy.Report
 
BAD_CDATA_CONTENT - Static variable in class org.w3c.tidy.Report
 
BAD_COMMENT_CHARS - Static variable in class org.w3c.tidy.Report
 
BAD_XML_COMMENT - Static variable in class org.w3c.tidy.Report
 
badAccess - Variable in class org.w3c.tidy.Lexer
 
badArgument(String) - Static method in class org.w3c.tidy.Report
 
badChars - Variable in class org.w3c.tidy.Lexer
 
badDoctype - Variable in class org.w3c.tidy.Lexer
 
badForm - Variable in class org.w3c.tidy.Lexer
 
badLayout - Variable in class org.w3c.tidy.Lexer
 
badTree(PrintWriter) - Static method in class org.w3c.tidy.Report
 
bQ2Div(Node) - Method in class org.w3c.tidy.Clean
 
BreakBeforeBR - Variable in class org.w3c.tidy.Configuration
 
BurstSlides - Variable in class org.w3c.tidy.Configuration
 

C

c - Variable in class org.w3c.tidy.StreamIn
 
canPrune(Node) - Method in class org.w3c.tidy.Lexer
 
CANT_BE_NESTED - Static variable in class org.w3c.tidy.Report
 
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
CDATASection - Interface in org.w3c.dom
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATATag - Static variable in class org.w3c.tidy.Node
 
changeChar(byte) - Method in class org.w3c.tidy.Lexer
 
CharacterData - Interface in org.w3c.dom
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
CharEncoding - Variable in class org.w3c.tidy.Configuration
 
check(Lexer, Node, AttVal) - Method in interface org.w3c.tidy.AttrCheck
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckAlign
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckBool
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckId
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckName
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckScript
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckUrl
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckValign
 
check(Lexer, Node) - Method in interface org.w3c.tidy.CheckAttribs
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckAnchor
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckAREA
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckCaption
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckHR
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckHTML
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckIMG
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckLINK
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckMap
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckSCRIPT
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckSTYLE
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckTABLE
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckTableCell
 
CheckAlign() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckAlign
 
CheckAnchor() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckAnchor
 
CheckAREA() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckAREA
 
CheckAttribs - Interface in org.w3c.tidy
Check HTML attributes (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
CheckAttribsImpl - Class in org.w3c.tidy
Check HTML attributes implementation (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
CheckAttribsImpl() - Constructor for class org.w3c.tidy.CheckAttribsImpl
 
CheckAttribsImpl.CheckAnchor - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckAREA - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckCaption - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckHR - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckHTML - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckIMG - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckLINK - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckMap - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckSCRIPT - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckSTYLE - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckTABLE - Class in org.w3c.tidy
 
CheckAttribsImpl.CheckTableCell - Class in org.w3c.tidy
 
checkAttribute(Lexer, Node) - Method in class org.w3c.tidy.AttVal
 
checkAttributes(Lexer) - Method in class org.w3c.tidy.Node
 
CheckBool() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckBool
 
CheckCaption() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckCaption
 
checkDocTypeKeyWords(Node) - Method in class org.w3c.tidy.Lexer
 
CheckHR() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckHR
 
CheckHTML() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckHTML
 
CheckId() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckId
 
CheckIMG() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckIMG
 
CheckLINK() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckLINK
 
CheckMap() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckMap
 
CheckName() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckName
 
checkNodeIntegrity() - Method in class org.w3c.tidy.Node
 
CheckScript() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckScript
 
CheckSCRIPT() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckSCRIPT
 
CheckSTYLE() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckSTYLE
 
CheckTABLE() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckTABLE
 
CheckTableCell() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckTableCell
 
checkUniqueAttribute(Lexer, Node) - Method in class org.w3c.tidy.AttVal
 
checkUniqueAttributes(Lexer) - Method in class org.w3c.tidy.Node
 
CheckUrl() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckUrl
 
CheckValign() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckValign
 
chkattrs - Variable in class org.w3c.tidy.Dict
 
Clean - Class in org.w3c.tidy
Clean up misuse of presentation markup (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
Clean(TagTable) - Constructor for class org.w3c.tidy.Clean
 
cleanTree(Lexer, Node) - Method in class org.w3c.tidy.Clean
 
cleanWord2000(Lexer, Node) - Method in class org.w3c.tidy.Clean
 
clone() - Method in class org.w3c.tidy.AttVal
 
clone() - Method in class org.w3c.tidy.Node
 
cloneAttributes(AttVal) - Method in class org.w3c.tidy.Lexer
 
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneNode(boolean) - Method in class org.w3c.tidy.DOMAttrImpl
 
cloneNode(boolean) - Method in class org.w3c.tidy.DOMNodeImpl
 
cloneNode(Node) - Method in class org.w3c.tidy.Lexer
 
cloneNode(boolean) - Method in class org.w3c.tidy.Node
 
closed - Variable in class org.w3c.tidy.Node
 
CM_BLOCK - Static variable in class org.w3c.tidy.Dict
 
CM_DEFLIST - Static variable in class org.w3c.tidy.Dict
 
CM_EMPTY - Static variable in class org.w3c.tidy.Dict
 
CM_FIELD - Static variable in class org.w3c.tidy.Dict
 
CM_FRAMES - Static variable in class org.w3c.tidy.Dict
 
CM_HEAD - Static variable in class org.w3c.tidy.Dict
 
CM_HEADING - Static variable in class org.w3c.tidy.Dict
 
CM_HTML - Static variable in class org.w3c.tidy.Dict
 
CM_IMG - Static variable in class org.w3c.tidy.Dict
 
CM_INLINE - Static variable in class org.w3c.tidy.Dict
 
CM_LIST - Static variable in class org.w3c.tidy.Dict
 
CM_MIXED - Static variable in class org.w3c.tidy.Dict
 
CM_NEW - Static variable in class org.w3c.tidy.Dict
 
CM_NO_INDENT - Static variable in class org.w3c.tidy.Dict
 
CM_OBJECT - Static variable in class org.w3c.tidy.Dict
 
CM_OBSOLETE - Static variable in class org.w3c.tidy.Dict
 
CM_OMITST - Static variable in class org.w3c.tidy.Dict
 
CM_OPT - Static variable in class org.w3c.tidy.Dict
 
CM_PARAM - Static variable in class org.w3c.tidy.Dict
 
CM_ROW - Static variable in class org.w3c.tidy.Dict
 
CM_ROWGRP - Static variable in class org.w3c.tidy.Dict
 
CM_TABLE - Static variable in class org.w3c.tidy.Dict
 
CM_UNKNOWN - Static variable in class org.w3c.tidy.Dict
 
code - Variable in exception org.w3c.dom.DOMException
 
code - Variable in class org.w3c.tidy.Entity
 
COERCE_TO_ENDTAG - Static variable in class org.w3c.tidy.Report
 
coerceNode(Lexer, Node, Dict) - Static method in class org.w3c.tidy.Node
 
columns - Variable in class org.w3c.tidy.Lexer
 
Comment - Interface in org.w3c.dom
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!--' and ending '-->'.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
CommentTag - Static variable in class org.w3c.tidy.Node
 
condFlushLine(Out, int) - Method in class org.w3c.tidy.PPrint
 
Configuration - Class in org.w3c.tidy
 
Configuration() - Constructor for class org.w3c.tidy.Configuration
 
configuration - Variable in class org.w3c.tidy.Lexer
 
content - Variable in class org.w3c.tidy.Node
 
CONTENT_AFTER_BODY - Static variable in class org.w3c.tidy.Report
 
countSlides(Node) - Method in class org.w3c.tidy.PPrint
 
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttribute(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createAttributeNS(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
DOM2 - not implemented.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createCDATASection(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createComment(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates an XML Document object of the specified type with its document element.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentFragment() - Method in class org.w3c.tidy.DOMDocumentImpl
 
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElement(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createElementNS(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
DOM2 - not implemented.
createEmptyDocument() - Static method in class org.w3c.tidy.Tidy
Creates an empty DOM Document.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEntityReference(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createProcessingInstruction(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createSlides(Lexer, Node) - Method in class org.w3c.tidy.PPrint
 
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTextNode(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
curcol - Variable in class org.w3c.tidy.StreamIn
 
curline - Variable in class org.w3c.tidy.StreamIn
 
currentFile - Static variable in class org.w3c.tidy.Report
 

D

declareLiteralAttrib(String) - Method in class org.w3c.tidy.AttributeTable
 
deferDup() - Method in class org.w3c.tidy.Lexer
 
defineBlockTag(String) - Method in class org.w3c.tidy.TagTable
 
defineEmptyTag(String) - Method in class org.w3c.tidy.TagTable
 
defineInlineTag(String) - Method in class org.w3c.tidy.TagTable
 
definePreTag(String) - Method in class org.w3c.tidy.TagTable
 
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteData(int, int) - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
delim - Variable in class org.w3c.tidy.AttVal
 
dict - Variable in class org.w3c.tidy.AttVal
 
Dict - Class in org.w3c.tidy
Tag dictionary node (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
Dict(String, short, int, Parser, CheckAttribs) - Constructor for class org.w3c.tidy.Dict
 
discardDocType() - Method in class org.w3c.tidy.Node
 
discardElement(Node) - Static method in class org.w3c.tidy.Node
 
DISCARDING_UNEXPECTED - Static variable in class org.w3c.tidy.Report
 
doctype - Variable in class org.w3c.tidy.Lexer
 
DOCTYPE_AFTER_TAGS - Static variable in class org.w3c.tidy.Report
 
DOCTYPE_AUTO - Static variable in class org.w3c.tidy.Configuration
 
DOCTYPE_LOOSE - Static variable in class org.w3c.tidy.Configuration
 
DOCTYPE_OMIT - Static variable in class org.w3c.tidy.Configuration
 
DOCTYPE_STRICT - Static variable in class org.w3c.tidy.Configuration
 
DOCTYPE_USER - Static variable in class org.w3c.tidy.Configuration
 
docTypeMode - Variable in class org.w3c.tidy.Configuration
 
docTypeStr - Variable in class org.w3c.tidy.Configuration
 
DocTypeTag - Static variable in class org.w3c.tidy.Node
 
Document - Interface in org.w3c.dom
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DocumentFragment - Interface in org.w3c.dom
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentType - Interface in org.w3c.dom
Each Document has a doctype attribute whose value is either null or a DocumentType object.
DOMAttrImpl - Class in org.w3c.tidy
DOMAttrImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMAttrImpl(AttVal) - Constructor for class org.w3c.tidy.DOMAttrImpl
 
DOMAttrMapImpl - Class in org.w3c.tidy
DOMAttrMapImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMAttrMapImpl(AttVal) - Constructor for class org.w3c.tidy.DOMAttrMapImpl
 
DOMCDATASectionImpl - Class in org.w3c.tidy
DOMCDATASectionImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMCDATASectionImpl(Node) - Constructor for class org.w3c.tidy.DOMCDATASectionImpl
 
DOMCharacterDataImpl - Class in org.w3c.tidy
DOMCharacterDataImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMCharacterDataImpl(Node) - Constructor for class org.w3c.tidy.DOMCharacterDataImpl
 
DOMCommentImpl - Class in org.w3c.tidy
DOMCommentImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMCommentImpl(Node) - Constructor for class org.w3c.tidy.DOMCommentImpl
 
DOMDocumentImpl - Class in org.w3c.tidy
DOMDocumentImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMDocumentImpl(Node) - Constructor for class org.w3c.tidy.DOMDocumentImpl
 
DOMDocumentTypeImpl - Class in org.w3c.tidy
DOMDocumentTypeImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMDocumentTypeImpl(Node) - Constructor for class org.w3c.tidy.DOMDocumentTypeImpl
 
DOMElementImpl - Class in org.w3c.tidy
DOMElementImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMElementImpl(Node) - Constructor for class org.w3c.tidy.DOMElementImpl
 
DOMException - Exception in org.w3c.dom
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for exception org.w3c.dom.DOMException
 
DOMExceptionImpl - Exception in org.w3c.tidy
DOMExceptionImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMExceptionImpl(short, String) - Constructor for exception org.w3c.tidy.DOMExceptionImpl
 
DOMImplementation - Interface in org.w3c.dom
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMNodeImpl - Class in org.w3c.tidy
DOMNodeImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMNodeImpl(Node) - Constructor for class org.w3c.tidy.DOMNodeImpl
 
DOMNodeListByTagNameImpl - Class in org.w3c.tidy
The items in the NodeList are accessible via an integral index, starting from 0.
DOMNodeListByTagNameImpl(Node, String) - Constructor for class org.w3c.tidy.DOMNodeListByTagNameImpl
 
DOMNodeListImpl - Class in org.w3c.tidy
The items in the NodeList are accessible via an integral index, starting from 0.
DOMNodeListImpl(Node) - Constructor for class org.w3c.tidy.DOMNodeListImpl
 
DOMProcessingInstructionImpl - Class in org.w3c.tidy
DOMProcessingInstructionImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMProcessingInstructionImpl(Node) - Constructor for class org.w3c.tidy.DOMProcessingInstructionImpl
 
DOMSTRING_SIZE_ERR - Static variable in exception org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
DOMTextImpl - Class in org.w3c.tidy
DOMTextImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
DOMTextImpl(Node) - Constructor for class org.w3c.tidy.DOMTextImpl
 
DropEmptyParas - Variable in class org.w3c.tidy.Configuration
 
DropFontTags - Variable in class org.w3c.tidy.Configuration
 
dropSections(Lexer, Node) - Method in class org.w3c.tidy.Clean
 
DTYPE_NOT_UPPER_CASE - Static variable in class org.w3c.tidy.Report
 
DUPLICATE_FRAMESET - Static variable in class org.w3c.tidy.Report
 

E

EFFECT_BLEND - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_BOX_IN - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_BOX_OUT - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_CHK_ACROSS - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_CHK_DOWN - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_CIRCLE_IN - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_CIRCLE_OUT - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_HORZ_BLINDS - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_RANDOM - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_RND_BARS_HORZ - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_RND_BARS_VERT - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_RND_DISSOLVE - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_SPLIT_HORZ_IN - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_SPLIT_HORZ_OUT - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_SPLIT_VIRT_IN - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_SPLIT_VIRT_OUT - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_STRIPS_LEFT_DOWN - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_STRIPS_LEFT_UP - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_STRIPS_RIGHT_DOWN - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_STRIPS_RIGHT_UP - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_VERT_BLINDS - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_WIPE_DOWN - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_WIPE_LEFT - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_WIPE_RIGHT - Static variable in class org.w3c.tidy.PPrint
 
EFFECT_WIPE_UP - Static variable in class org.w3c.tidy.PPrint
 
Element - Interface in org.w3c.dom
The Element interface represents an element in an HTML or XML document.
element - Variable in class org.w3c.tidy.IStack
 
element - Variable in class org.w3c.tidy.Node
 
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is an Element.
Emacs - Variable in class org.w3c.tidy.Configuration
 
emFromI(Node) - Method in class org.w3c.tidy.Clean
 
EncloseBlockText - Variable in class org.w3c.tidy.Configuration
 
EncloseBodyText - Variable in class org.w3c.tidy.Configuration
 
encoding - Variable in class org.w3c.tidy.Out
 
encoding - Variable in class org.w3c.tidy.StreamIn
 
encodingError(Lexer, short, int) - Static method in class org.w3c.tidy.Report
 
end - Variable in class org.w3c.tidy.Node
 
endOfInput() - Method in class org.w3c.tidy.Lexer
 
EndOfStream - Static variable in class org.w3c.tidy.StreamIn
 
endOfStream - Variable in class org.w3c.tidy.StreamIn
 
EndTag - Static variable in class org.w3c.tidy.Node
 
Entity - Interface in org.w3c.dom
This interface represents an entity, either parsed or unparsed, in an XML document.
Entity - Class in org.w3c.tidy
HTML ISO entity (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
Entity(String, short) - Constructor for class org.w3c.tidy.Entity
 
Entity(String, int) - Constructor for class org.w3c.tidy.Entity
 
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
The node is an Entity.
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
The node is an EntityReference.
entityCode(String) - Method in class org.w3c.tidy.EntityTable
 
entityError(Lexer, short, String, int) - Static method in class org.w3c.tidy.Report
 
entityName(short) - Method in class org.w3c.tidy.EntityTable
 
EntityReference - Interface in org.w3c.dom
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
EntityTable - Class in org.w3c.tidy
 
EntityTable() - Constructor for class org.w3c.tidy.EntityTable
 
errfile - Variable in class org.w3c.tidy.Configuration
 
error(Lexer, Node, Node, short) - Static method in class org.w3c.tidy.Report
 
errors - Variable in class org.w3c.tidy.Lexer
 
errorSummary(Lexer) - Static method in class org.w3c.tidy.Report
 
errout - Variable in class org.w3c.tidy.Lexer
 
excludeBlocks - Variable in class org.w3c.tidy.Lexer
 
exiled - Variable in class org.w3c.tidy.Lexer
 
expectsContent(Node) - Static method in class org.w3c.tidy.Lexer
 

F

findAttribute(AttVal) - Method in class org.w3c.tidy.AttributeTable
 
findBody(TagTable) - Method in class org.w3c.tidy.Node
 
findDocType() - Method in class org.w3c.tidy.Node
 
findGivenVersion(Node) - Method in class org.w3c.tidy.Lexer
 
findHEAD(TagTable) - Method in class org.w3c.tidy.Node
 
findHTML(TagTable) - Method in class org.w3c.tidy.Node
 
findParser(Node) - Method in class org.w3c.tidy.TagTable
 
findTag(Node) - Method in class org.w3c.tidy.TagTable
 
FixBackslash - Variable in class org.w3c.tidy.Configuration
 
FixComments - Variable in class org.w3c.tidy.Configuration
 
fixDocType(Node) - Method in class org.w3c.tidy.Lexer
 
fixEmptyRow(Lexer, Node) - Static method in class org.w3c.tidy.Node
 
fixHTMLNameSpace(Node, String) - Method in class org.w3c.tidy.Lexer
 
fixId(Node) - Method in class org.w3c.tidy.Lexer
 
fixXMLPI(Node) - Method in class org.w3c.tidy.Lexer
 
flushLine(Out, int) - Method in class org.w3c.tidy.PPrint
 
foldCase(char, boolean, boolean) - Static method in class org.w3c.tidy.Lexer
 
FOUND_UTF16 - Static variable in class org.w3c.tidy.Report
 
FSM_ASCII - Static variable in class org.w3c.tidy.StreamIn
 
FSM_ESC - Static variable in class org.w3c.tidy.StreamIn
 
FSM_ESCD - Static variable in class org.w3c.tidy.StreamIn
 
FSM_ESCDP - Static variable in class org.w3c.tidy.StreamIn
 
FSM_ESCP - Static variable in class org.w3c.tidy.StreamIn
 
FSM_NONASCII - Static variable in class org.w3c.tidy.StreamIn
 

G

generalInfo(PrintWriter) - Static method in class org.w3c.tidy.Report
 
getAdapter() - Method in class org.w3c.tidy.AttVal
 
getAdapter() - Method in class org.w3c.tidy.Node
 
getAltText() - Method in class org.w3c.tidy.Tidy
 
getAttrByName(String) - Method in class org.w3c.tidy.Node
 
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttribute(String) - Method in class org.w3c.tidy.DOMElementImpl
 
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNode(String) - Method in class org.w3c.tidy.DOMElementImpl
 
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNodeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class org.w3c.tidy.DOMAttrImpl
 
getAttributes() - Method in class org.w3c.tidy.DOMNodeImpl
 
getBreakBeforeBR() - Method in class org.w3c.tidy.Tidy
 
getBurstSlides() - Method in class org.w3c.tidy.Tidy
 
getBytes(String) - Static method in class org.w3c.tidy.Lexer
 
getCDATA(Node) - Method in class org.w3c.tidy.Lexer
 
getCharEncoding() - Method in class org.w3c.tidy.Tidy
 
getCheckAlign() - Static method in class org.w3c.tidy.AttrCheckImpl
 
getCheckAnchor() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckAREA() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckBool() - Static method in class org.w3c.tidy.AttrCheckImpl
 
getCheckCaption() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckHR() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckHTML() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckId() - Static method in class org.w3c.tidy.AttrCheckImpl
 
getCheckIMG() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckLINK() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckMap() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckName() - Static method in class org.w3c.tidy.AttrCheckImpl
 
getCheckScript() - Static method in class org.w3c.tidy.AttrCheckImpl
 
getCheckSCRIPT() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckSTYLE() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckTABLE() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckTableCell() - Static method in class org.w3c.tidy.CheckAttribsImpl
 
getCheckUrl() - Static method in class org.w3c.tidy.AttrCheckImpl
 
getCheckValign() - Static method in class org.w3c.tidy.AttrCheckImpl
 
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildNodes() - Method in class org.w3c.tidy.DOMAttrImpl
 
getChildNodes() - Method in class org.w3c.tidy.DOMNodeImpl
 
getConfiguration() - Method in class org.w3c.tidy.Tidy
 
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getData() - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
getData() - Method in class org.w3c.tidy.DOMProcessingInstructionImpl
 
getDefaultAttributeTable() - Static method in class org.w3c.tidy.AttributeTable
 
getDefaultEntityTable() - Static method in class org.w3c.tidy.EntityTable
 
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDoctype() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getDocType() - Method in class org.w3c.tidy.Tidy
 
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentElement() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getDropEmptyParas() - Method in class org.w3c.tidy.Tidy
 
getDropFontTags() - Method in class org.w3c.tidy.Tidy
 
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.w3c.tidy.DOMDocumentImpl
DOM2 - not implemented.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagName(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
getElementsByTagName(String) - Method in class org.w3c.tidy.DOMElementImpl
 
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
DOM2 - not implemented.
getElementsByTagNameNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
getEmacs() - Method in class org.w3c.tidy.Tidy
 
getEncloseBlockText() - Method in class org.w3c.tidy.Tidy
 
getEncloseText() - Method in class org.w3c.tidy.Tidy
 
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntities() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getErrfile() - Method in class org.w3c.tidy.Tidy
 
getErrout() - Method in class org.w3c.tidy.Tidy
Errout - the error output stream
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFirstChild() - Method in class org.w3c.tidy.DOMAttrImpl
 
getFirstChild() - Method in class org.w3c.tidy.DOMNodeImpl
 
getFixBackslash() - Method in class org.w3c.tidy.Tidy
 
getFixComments() - Method in class org.w3c.tidy.Tidy
 
getHideEndTags() - Method in class org.w3c.tidy.Tidy
 
getIcon(int) - Method in class org.w3c.tidy.TidyBeanInfo
 
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getImplementation() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getIndentAttributes() - Method in class org.w3c.tidy.Tidy
 
getIndentContent() - Method in class org.w3c.tidy.Tidy
 
getInputStreamName() - Method in class org.w3c.tidy.Tidy
 
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string.The actual content returned depends on how much information is available to the implementation.
getInternalSubset() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
DOM2 - not implemented.
getKeepFileTimes() - Method in class org.w3c.tidy.Tidy
 
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastChild() - Method in class org.w3c.tidy.DOMAttrImpl
 
getLastChild() - Method in class org.w3c.tidy.DOMNodeImpl
 
getLength() - Method in interface org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - Method in class org.w3c.tidy.DOMAttrMapImpl
 
getLength() - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
getLength() - Method in class org.w3c.tidy.DOMNodeListByTagNameImpl
 
getLength() - Method in class org.w3c.tidy.DOMNodeListImpl
 
getLiteralAttribs() - Method in class org.w3c.tidy.Tidy
 
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.
getLogicalEmphasis() - Method in class org.w3c.tidy.Tidy
 
getMakeClean() - Method in class org.w3c.tidy.Tidy
 
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in class org.w3c.tidy.DOMAttrImpl
 
getName() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItem(String) - Method in class org.w3c.tidy.DOMAttrMapImpl
 
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamedItemNS(String, String) - Method in class org.w3c.tidy.DOMAttrMapImpl
DOM2 - not implemented.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNextSibling() - Method in class org.w3c.tidy.DOMAttrImpl
 
getNextSibling() - Method in class org.w3c.tidy.DOMNodeImpl
 
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class org.w3c.tidy.DOMAttrImpl
 
getNodeName() - Method in class org.w3c.tidy.DOMCDATASectionImpl
 
getNodeName() - Method in class org.w3c.tidy.DOMCommentImpl
 
getNodeName() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getNodeName() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getNodeName() - Method in class org.w3c.tidy.DOMNodeImpl
 
getNodeName() - Method in class org.w3c.tidy.DOMTextImpl
 
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in class org.w3c.tidy.DOMAttrImpl
 
getNodeType() - Method in class org.w3c.tidy.DOMCDATASectionImpl
 
getNodeType() - Method in class org.w3c.tidy.DOMCommentImpl
 
getNodeType() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getNodeType() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getNodeType() - Method in class org.w3c.tidy.DOMElementImpl
 
getNodeType() - Method in class org.w3c.tidy.DOMNodeImpl
 
getNodeType() - Method in class org.w3c.tidy.DOMProcessingInstructionImpl
 
getNodeType() - Method in class org.w3c.tidy.DOMTextImpl
 
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in class org.w3c.tidy.DOMAttrImpl
 
getNodeValue() - Method in class org.w3c.tidy.DOMNodeImpl
 
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNotations() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getNumEntities() - Method in class org.w3c.tidy.Tidy
 
getObject() - Method in class org.w3c.tidy.MutableObject
 
getOnlyErrors() - Method in class org.w3c.tidy.Tidy
 
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerDocument() - Method in class org.w3c.tidy.DOMAttrImpl
 
getOwnerDocument() - Method in class org.w3c.tidy.DOMNodeImpl
 
getOwnerElement() - Method in interface org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerElement() - Method in class org.w3c.tidy.DOMAttrImpl
DOM2 - not implemented.
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getParentNode() - Method in class org.w3c.tidy.DOMAttrImpl
 
getParentNode() - Method in class org.w3c.tidy.DOMNodeImpl
 
getParseBlock() - Static method in class org.w3c.tidy.ParserImpl
 
getParseBody() - Static method in class org.w3c.tidy.ParserImpl
 
getParseColGroup() - Static method in class org.w3c.tidy.ParserImpl
 
getParseDefList() - Static method in class org.w3c.tidy.ParserImpl
 
getParseErrors() - Method in class org.w3c.tidy.Tidy
ParseErrors - the number of errors that occurred in the most recent parse operation
getParseFrameSet() - Static method in class org.w3c.tidy.ParserImpl
 
getParseHead() - Static method in class org.w3c.tidy.ParserImpl
 
getParseHTML() - Static method in class org.w3c.tidy.ParserImpl
 
getParseInline() - Static method in class org.w3c.tidy.ParserImpl
 
getParseList() - Static method in class org.w3c.tidy.ParserImpl
 
getParseNoFrames() - Static method in class org.w3c.tidy.ParserImpl
 
getParseOptGroup() - Static method in class org.w3c.tidy.ParserImpl
 
getParsePre() - Static method in class org.w3c.tidy.ParserImpl
 
getParseRow() - Static method in class org.w3c.tidy.ParserImpl
 
getParseRowGroup() - Static method in class org.w3c.tidy.ParserImpl
 
getParseScript() - Static method in class org.w3c.tidy.ParserImpl
 
getParseSelect() - Static method in class org.w3c.tidy.ParserImpl
 
getParseTableTag() - Static method in class org.w3c.tidy.ParserImpl
 
getParseText() - Static method in class org.w3c.tidy.ParserImpl
 
getParseTitle() - Static method in class org.w3c.tidy.ParserImpl
 
getParseWarnings() - Method in class org.w3c.tidy.Tidy
ParseWarnings - the number of warnings that occurred in the most recent parse operation
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPreviousSibling() - Method in class org.w3c.tidy.DOMAttrImpl
 
getPreviousSibling() - Method in class org.w3c.tidy.DOMNodeImpl
 
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
DOM2 - not implemented.
getQuiet() - Method in class org.w3c.tidy.Tidy
 
getQuoteAmpersand() - Method in class org.w3c.tidy.Tidy
 
getQuoteMarks() - Method in class org.w3c.tidy.Tidy
 
getQuoteNbsp() - Method in class org.w3c.tidy.Tidy
 
getRawOut() - Method in class org.w3c.tidy.Tidy
 
getShowWarnings() - Method in class org.w3c.tidy.Tidy
 
getSlidestyle() - Method in class org.w3c.tidy.Tidy
 
getSmartIndent() - Method in class org.w3c.tidy.Tidy
 
getSpaces() - Method in class org.w3c.tidy.Tidy
 
getSpecified() - Method in interface org.w3c.dom.Attr
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false.
getSpecified() - Method in class org.w3c.tidy.DOMAttrImpl
 
getStderr() - Method in class org.w3c.tidy.Tidy
 
getString(byte[], int, int) - Static method in class org.w3c.tidy.Lexer
 
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
DOM2 - not implemented.
getTabsize() - Method in class org.w3c.tidy.Tidy
 
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTagName() - Method in class org.w3c.tidy.DOMElementImpl
 
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTarget() - Method in class org.w3c.tidy.DOMProcessingInstructionImpl
 
getTidyMark() - Method in class org.w3c.tidy.Tidy
 
getToken(short) - Method in class org.w3c.tidy.Lexer
 
getUpperCaseAttrs() - Method in class org.w3c.tidy.Tidy
 
getUpperCaseTags() - Method in class org.w3c.tidy.Tidy
 
getUTF8(byte[], int, MutableInteger) - Static method in class org.w3c.tidy.PPrint
 
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in class org.w3c.tidy.DOMAttrImpl
Returns value of this attribute.
getWord2000() - Method in class org.w3c.tidy.Tidy
 
getWrapAsp() - Method in class org.w3c.tidy.Tidy
 
getWrapAttVals() - Method in class org.w3c.tidy.Tidy
 
getWrapJste() - Method in class org.w3c.tidy.Tidy
 
getWraplen() - Method in class org.w3c.tidy.Tidy
 
getWrapPhp() - Method in class org.w3c.tidy.Tidy
 
getWrapScriptlets() - Method in class org.w3c.tidy.Tidy
 
getWrapSection() - Method in class org.w3c.tidy.Tidy
 
getWriteback() - Method in class org.w3c.tidy.Tidy
 
getXHTML() - Method in class org.w3c.tidy.Tidy
 
getXmlOut() - Method in class org.w3c.tidy.Tidy
 
getXmlPi() - Method in class org.w3c.tidy.Tidy
 
getXmlPIs() - Method in class org.w3c.tidy.Tidy
 
getXmlSpace() - Method in class org.w3c.tidy.Tidy
 
getXmlTags() - Method in class org.w3c.tidy.Tidy
 

H

hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttribute(String) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - @see org.w3c.dom.Node#hasAttributes contributed by dlp@users.sourceforge.net
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasChildNodes() - Method in class org.w3c.tidy.DOMAttrImpl
 
hasChildNodes() - Method in class org.w3c.tidy.DOMNodeImpl
 
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hasOneChild() - Method in class org.w3c.tidy.Node
 
helloMessage(PrintWriter, String, String) - Static method in class org.w3c.tidy.Report
 
helpText(PrintWriter, String) - Static method in class org.w3c.tidy.Report
 
HideEndTags - Variable in class org.w3c.tidy.Configuration
 
HIERARCHY_REQUEST_ERR - Static variable in exception org.w3c.dom.DOMException
If any node is inserted somewhere it doesn't belong
HTMLVersion() - Method in class org.w3c.tidy.Lexer
 
HTMLVersionName() - Method in class org.w3c.tidy.Lexer
 

I

ID_NAME_MISMATCH - Static variable in class org.w3c.tidy.Report
 
IgnoreMarkup - Static variable in class org.w3c.tidy.Lexer
 
IgnoreWhitespace - Static variable in class org.w3c.tidy.Lexer
 
ILLEGAL_NESTING - Static variable in class org.w3c.tidy.Report
 
implicit - Variable in class org.w3c.tidy.Node
 
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
importNode(Node, boolean) - Method in class org.w3c.tidy.DOMDocumentImpl
DOM2 - not implemented.
in - Variable in class org.w3c.tidy.Lexer
 
INCONSISTENT_NAMESPACE - Static variable in class org.w3c.tidy.Report
 
INCONSISTENT_VERSION - Static variable in class org.w3c.tidy.Report
 
IndentAttributes - Variable in class org.w3c.tidy.Configuration
 
IndentContent - Variable in class org.w3c.tidy.Configuration
 
INDEX_SIZE_ERR - Static variable in exception org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value
inferredTag(String) - Method in class org.w3c.tidy.Lexer
 
inlineDup(Node) - Method in class org.w3c.tidy.Lexer
 
inode - Variable in class org.w3c.tidy.Lexer
 
insert - Variable in class org.w3c.tidy.Lexer
 
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in class org.w3c.tidy.DOMAttrImpl
 
insertBefore(Node, Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
insertData(int, String) - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
insertDocType(Lexer, Node, Node) - Static method in class org.w3c.tidy.Node
 
insertedToken() - Method in class org.w3c.tidy.Lexer
 
INSERTING_TAG - Static variable in class org.w3c.tidy.Report
 
insertMisc(Node, Node) - Static method in class org.w3c.tidy.Node
 
insertNodeAfterElement(Node, Node) - Static method in class org.w3c.tidy.Node
 
insertNodeAsParent(Node, Node) - Static method in class org.w3c.tidy.Node
 
insertNodeAtEnd(Node, Node) - Static method in class org.w3c.tidy.Node
 
insertNodeAtStart(Node, Node) - Static method in class org.w3c.tidy.Node
 
insertNodeBeforeElement(Node, Node) - Static method in class org.w3c.tidy.Node
 
insertspace - Variable in class org.w3c.tidy.Lexer
 
install(Attribute) - Method in class org.w3c.tidy.AttributeTable
 
install(String, short) - Method in class org.w3c.tidy.EntityTable
 
install(Entity) - Method in class org.w3c.tidy.EntityTable
 
install(Dict) - Method in class org.w3c.tidy.TagTable
 
INUSE_ATTRIBUTE_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere
INVALID_ACCESS_ERR - Static variable in exception org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_CHARACTER_ERR - Static variable in exception org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in a name.
INVALID_MODIFICATION_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_STATE_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
isBoolAttribute() - Method in class org.w3c.tidy.AttVal
 
isDescendantOf(Dict) - Method in class org.w3c.tidy.Node
 
isElement() - Method in class org.w3c.tidy.Node
 
isEndOfStream() - Method in class org.w3c.tidy.StreamIn
 
isEndOfStream() - Method in class org.w3c.tidy.StreamInImpl
 
isJavaScript(Node) - Static method in class org.w3c.tidy.ParserImpl
 
isLiteralAttribute(String) - Method in class org.w3c.tidy.AttributeTable
 
isNewNode(Node) - Static method in class org.w3c.tidy.Node
 
ISO2022 - Static variable in class org.w3c.tidy.Configuration
 
isPushed(Node) - Method in class org.w3c.tidy.Lexer
 
isScript(String) - Method in class org.w3c.tidy.AttributeTable
 
isSupported(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.
IStack - Class in org.w3c.tidy
Inline stack node (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
IStack() - Constructor for class org.w3c.tidy.IStack
 
istack - Variable in class org.w3c.tidy.Lexer
 
istackbase - Variable in class org.w3c.tidy.Lexer
 
isUrl(String) - Method in class org.w3c.tidy.AttributeTable
 
isValidAttrName(String) - Static method in class org.w3c.tidy.Lexer
 
isvoyager - Variable in class org.w3c.tidy.Lexer
 
isWord2000(Node, TagTable) - Method in class org.w3c.tidy.Clean
 
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
item(int) - Method in class org.w3c.tidy.DOMAttrMapImpl
 
item(int) - Method in class org.w3c.tidy.DOMNodeListByTagNameImpl
 
item(int) - Method in class org.w3c.tidy.DOMNodeListImpl
 

J

JsteTag - Static variable in class org.w3c.tidy.Node
 

K

KeepFileTimes - Variable in class org.w3c.tidy.Configuration
 

L

last - Variable in class org.w3c.tidy.Node
 
lastcol - Variable in class org.w3c.tidy.StreamIn
 
LATIN1 - Static variable in class org.w3c.tidy.Configuration
 
lexbuf - Variable in class org.w3c.tidy.Lexer
 
Lexer - Class in org.w3c.tidy
 
Lexer(StreamIn, Configuration) - Constructor for class org.w3c.tidy.Lexer
 
lexer - Variable in class org.w3c.tidy.StreamIn
 
lexlength - Variable in class org.w3c.tidy.Lexer
 
lexsize - Variable in class org.w3c.tidy.Lexer
 
linebreak - Variable in class org.w3c.tidy.Node
 
lines - Variable in class org.w3c.tidy.Lexer
 
list2BQ(Node) - Method in class org.w3c.tidy.Clean
 
literal - Variable in class org.w3c.tidy.Attribute
 
LiteralAttribs - Variable in class org.w3c.tidy.Configuration
 
LogicalEmphasis - Variable in class org.w3c.tidy.Configuration
 
lookup(String) - Method in class org.w3c.tidy.AttributeTable
 
lookup(String) - Method in class org.w3c.tidy.EntityTable
 
lookup(String) - Method in class org.w3c.tidy.TagTable
 

M

MACROMAN - Static variable in class org.w3c.tidy.Configuration
 
main(String[]) - Static method in class org.w3c.tidy.Tidy
Command line interface to parser and pretty printer.
MakeClean - Variable in class org.w3c.tidy.Configuration
 
MALFORMED_COMMENT - Static variable in class org.w3c.tidy.Report
 
MALFORMED_DOCTYPE - Static variable in class org.w3c.tidy.Report
 
MISSING_ATTR_VALUE - Static variable in class org.w3c.tidy.Report
 
MISSING_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
 
MISSING_ENDTAG_BEFORE - Static variable in class org.w3c.tidy.Report
 
MISSING_ENDTAG_FOR - Static variable in class org.w3c.tidy.Report
 
MISSING_IMAGE_ALT - Static variable in class org.w3c.tidy.Report
 
MISSING_IMAGE_MAP - Static variable in class org.w3c.tidy.Report
 
MISSING_IMAGEMAP - Static variable in class org.w3c.tidy.Report
 
MISSING_LINK_ALT - Static variable in class org.w3c.tidy.Report
 
MISSING_SEMICOLON - Static variable in class org.w3c.tidy.Report
 
MISSING_STARTTAG - Static variable in class org.w3c.tidy.Report
 
MISSING_SUMMARY - Static variable in class org.w3c.tidy.Report
 
MISSING_TITLE_ELEMENT - Static variable in class org.w3c.tidy.Report
 
missingBody(PrintWriter) - Static method in class org.w3c.tidy.Report
 
MixedContent - Static variable in class org.w3c.tidy.Lexer
 
model - Variable in class org.w3c.tidy.Dict
 
moveBeforeTable(Node, Node, TagTable) - Static method in class org.w3c.tidy.Node
 
MutableBoolean - Class in org.w3c.tidy
Mutable Boolean (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
MutableBoolean() - Constructor for class org.w3c.tidy.MutableBoolean
 
MutableInteger - Class in org.w3c.tidy
Mutable Integer (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
MutableInteger() - Constructor for class org.w3c.tidy.MutableInteger
 
MutableObject - Class in org.w3c.tidy
Mutable Object (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
MutableObject() - Constructor for class org.w3c.tidy.MutableObject
 
MutableObject(Object) - Constructor for class org.w3c.tidy.MutableObject
 

N

name - Variable in class org.w3c.tidy.Attribute
 
name - Variable in class org.w3c.tidy.Dict
 
name - Variable in class org.w3c.tidy.Entity
 
name - Variable in class org.w3c.tidy.StyleProp
 
NamedNodeMap - Interface in org.w3c.dom
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NAMESPACE_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
needsAuthorIntervention(PrintWriter) - Static method in class org.w3c.tidy.Report
 
NESTED_EMPHASIS - Static variable in class org.w3c.tidy.Report
 
nestedEmphasis(Node) - Method in class org.w3c.tidy.Clean
 
newline() - Method in class org.w3c.tidy.Out
 
newline() - Method in class org.w3c.tidy.OutImpl
 
newLineNode() - Method in class org.w3c.tidy.Lexer
 
newNode() - Method in class org.w3c.tidy.Lexer
 
newNode(short, byte[], int, int) - Method in class org.w3c.tidy.Lexer
 
newNode(short, byte[], int, int, String) - Method in class org.w3c.tidy.Lexer
 
next - Variable in class org.w3c.tidy.AttVal
 
next - Variable in class org.w3c.tidy.IStack
 
next - Variable in class org.w3c.tidy.Node
 
next - Variable in class org.w3c.tidy.Style
 
next - Variable in class org.w3c.tidy.StyleProp
 
NO_DATA_ALLOWED_ERR - Static variable in exception org.w3c.dom.DOMException
If data is specified for a node which does not support data
NO_MODIFICATION_ALLOWED_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to modify an object where modifications are not allowed
Node - Interface in org.w3c.dom
The Node interface is the primary datatype for the entire Document Object Model.
Node - Class in org.w3c.tidy
Node (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
Node() - Constructor for class org.w3c.tidy.Node
 
Node(short, byte[], int, int) - Constructor for class org.w3c.tidy.Node
 
Node(short, byte[], int, int, String, TagTable) - Constructor for class org.w3c.tidy.Node
 
NodeList - Interface in org.w3c.dom
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
NOFRAMES_CONTENT - Static variable in class org.w3c.tidy.Report
 
NON_ASCII - Static variable in class org.w3c.tidy.Report
 
NON_MATCHING_ENDTAG - Static variable in class org.w3c.tidy.Report
 
normalize() - Method in interface org.w3c.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalize() - Method in class org.w3c.tidy.DOMElementImpl
 
normalize() - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.
NOT_FOUND_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to reference a node in a context where it does not exist
NOT_SUPPORTED_ERR - Static variable in exception org.w3c.dom.DOMException
If the implementation does not support the requested type of object or operation.
Notation - Interface in org.w3c.dom
This interface represents a notation declared in the DTD.
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
The node is a Notation.
nowrap - Variable in class org.w3c.tidy.Attribute
 
NumEntities - Variable in class org.w3c.tidy.Configuration
 

O

OBSOLETE_ELEMENT - Static variable in class org.w3c.tidy.Report
 
OnlyErrors - Variable in class org.w3c.tidy.Configuration
 
org.w3c.dom - package org.w3c.dom
 
org.w3c.tidy - package org.w3c.tidy
 
Out - Class in org.w3c.tidy
 
Out() - Constructor for class org.w3c.tidy.Out
 
out - Variable in class org.w3c.tidy.Out
 
outc(int) - Method in class org.w3c.tidy.Out
 
outc(byte) - Method in class org.w3c.tidy.Out
 
outc(byte) - Method in class org.w3c.tidy.OutImpl
 
outc(int) - Method in class org.w3c.tidy.OutImpl
 
OutImpl - Class in org.w3c.tidy
 
OutImpl() - Constructor for class org.w3c.tidy.OutImpl
 

P

parent - Variable in class org.w3c.tidy.Node
 
parse(Lexer, Node, short) - Method in interface org.w3c.tidy.Parser
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseBlock
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseBody
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseColGroup
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseDefList
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseFrameSet
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseHead
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseHTML
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseInline
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseList
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseNoFrames
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseOptGroup
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParsePre
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseRow
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseRowGroup
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseScript
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseSelect
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseTableTag
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseText
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseTitle
 
parse(InputStream, OutputStream) - Method in class org.w3c.tidy.Tidy
Parses InputStream in and returns the root Node.
parseAsp() - Method in class org.w3c.tidy.Lexer
 
parseAttribute(MutableBoolean, MutableObject, MutableObject) - Method in class org.w3c.tidy.Lexer
 
parseAttrs(MutableBoolean) - Method in class org.w3c.tidy.Lexer
 
ParseBlock() - Constructor for class org.w3c.tidy.ParserImpl.ParseBlock
 
ParseBody() - Constructor for class org.w3c.tidy.ParserImpl.ParseBody
 
ParseColGroup() - Constructor for class org.w3c.tidy.ParserImpl.ParseColGroup
 
ParseDefList() - Constructor for class org.w3c.tidy.ParserImpl.ParseDefList
 
parseDocType(String, String) - Method in class org.w3c.tidy.Configuration
 
parseDocument(Lexer) - Static method in class org.w3c.tidy.ParserImpl
 
parseDOM(InputStream, OutputStream) - Method in class org.w3c.tidy.Tidy
Parses InputStream in and returns a DOM Document node.
parseEntity(short) - Method in class org.w3c.tidy.Lexer
 
parseFile(String) - Method in class org.w3c.tidy.Configuration
 
ParseFrameSet() - Constructor for class org.w3c.tidy.ParserImpl.ParseFrameSet
 
ParseHead() - Constructor for class org.w3c.tidy.ParserImpl.ParseHead
 
ParseHTML() - Constructor for class org.w3c.tidy.ParserImpl.ParseHTML
 
ParseInline() - Constructor for class org.w3c.tidy.ParserImpl.ParseInline
 
ParseList() - Constructor for class org.w3c.tidy.ParserImpl.ParseList
 
ParseNoFrames() - Constructor for class org.w3c.tidy.ParserImpl.ParseNoFrames
 
ParseOptGroup() - Constructor for class org.w3c.tidy.ParserImpl.ParseOptGroup
 
parsePhp() - Method in class org.w3c.tidy.Lexer
 
ParsePre() - Constructor for class org.w3c.tidy.ParserImpl.ParsePre
 
parser - Variable in class org.w3c.tidy.Dict
 
Parser - Interface in org.w3c.tidy
HTML Parser (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
ParserImpl - Class in org.w3c.tidy
HTML Parser implementation (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
ParserImpl() - Constructor for class org.w3c.tidy.ParserImpl
 
ParserImpl.ParseBlock - Class in org.w3c.tidy
 
ParserImpl.ParseBody - Class in org.w3c.tidy
 
ParserImpl.ParseColGroup - Class in org.w3c.tidy
 
ParserImpl.ParseDefList - Class in org.w3c.tidy
 
ParserImpl.ParseFrameSet - Class in org.w3c.tidy
 
ParserImpl.ParseHead - Class in org.w3c.tidy
 
ParserImpl.ParseHTML - Class in org.w3c.tidy
 
ParserImpl.ParseInline - Class in org.w3c.tidy
 
ParserImpl.ParseList - Class in org.w3c.tidy
 
ParserImpl.ParseNoFrames - Class in org.w3c.tidy
 
ParserImpl.ParseOptGroup - Class in org.w3c.tidy
 
ParserImpl.ParsePre - Class in org.w3c.tidy
 
ParserImpl.ParseRow - Class in org.w3c.tidy
 
ParserImpl.ParseRowGroup - Class in org.w3c.tidy
 
ParserImpl.ParseScript - Class in org.w3c.tidy
 
ParserImpl.ParseSelect - Class in org.w3c.tidy
 
ParserImpl.ParseTableTag - Class in org.w3c.tidy
 
ParserImpl.ParseText - Class in org.w3c.tidy
 
ParserImpl.ParseTitle - Class in org.w3c.tidy
 
ParseRow() - Constructor for class org.w3c.tidy.ParserImpl.ParseRow
 
ParseRowGroup() - Constructor for class org.w3c.tidy.ParserImpl.ParseRowGroup
 
ParseScript() - Constructor for class org.w3c.tidy.ParserImpl.ParseScript
 
ParseSelect() - Constructor for class org.w3c.tidy.ParserImpl.ParseSelect
 
parseServerInstruction() - Method in class org.w3c.tidy.Lexer
 
ParseTableTag() - Constructor for class org.w3c.tidy.ParserImpl.ParseTableTag
 
parseTagName() - Method in class org.w3c.tidy.Lexer
 
ParseText() - Constructor for class org.w3c.tidy.ParserImpl.ParseText
 
ParseTitle() - Constructor for class org.w3c.tidy.ParserImpl.ParseTitle
 
parseValue(String, boolean, MutableBoolean, MutableInteger) - Method in class org.w3c.tidy.Lexer
 
parseXMLDocument(Lexer) - Static method in class org.w3c.tidy.ParserImpl
 
parseXMLElement(Lexer, Node, short) - Static method in class org.w3c.tidy.ParserImpl
 
php - Variable in class org.w3c.tidy.AttVal
 
PhpTag - Static variable in class org.w3c.tidy.Node
 
popInline(Node) - Method in class org.w3c.tidy.Lexer
 
position(Lexer) - Static method in class org.w3c.tidy.Report
 
PPrint - Class in org.w3c.tidy
 
PPrint(Configuration) - Constructor for class org.w3c.tidy.PPrint
 
pprint(Document, OutputStream) - Method in class org.w3c.tidy.Tidy
Pretty-prints a DOM Document.
Preformatted - Static variable in class org.w3c.tidy.Lexer
 
preTraverse(Node) - Method in class org.w3c.tidy.DOMNodeListByTagNameImpl
 
prev - Variable in class org.w3c.tidy.Node
 
printSlide(Out, short, int, Lexer) - Method in class org.w3c.tidy.PPrint
 
printTree(Out, short, int, Lexer, Node) - Method in class org.w3c.tidy.PPrint
 
printXMLTree(Out, short, int, Lexer, Node) - Method in class org.w3c.tidy.PPrint
 
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
ProcessingInstruction - Interface in org.w3c.dom
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
ProcInsTag - Static variable in class org.w3c.tidy.Node
 
properties - Variable in class org.w3c.tidy.Style
 
PROPRIETARY_ATTR_VALUE - Static variable in class org.w3c.tidy.Report
 
PROPRIETARY_ELEMENT - Static variable in class org.w3c.tidy.Report
 
pruneSection(Lexer, Node) - Method in class org.w3c.tidy.Clean
 
purgeAttributes(Node) - Method in class org.w3c.tidy.Clean
 
pushed - Variable in class org.w3c.tidy.Lexer
 
pushed - Variable in class org.w3c.tidy.StreamIn
 
pushInline(Node) - Method in class org.w3c.tidy.Lexer
 
putUTF8(byte[], int, int) - Static method in class org.w3c.tidy.PPrint
 

Q

Quiet - Variable in class org.w3c.tidy.Configuration
 
QuoteAmpersand - Variable in class org.w3c.tidy.Configuration
 
QuoteMarks - Variable in class org.w3c.tidy.Configuration
 
QuoteNbsp - Variable in class org.w3c.tidy.Configuration
 

R

RAW - Static variable in class org.w3c.tidy.Configuration
 
RawOut - Variable in class org.w3c.tidy.Configuration
 
readChar() - Method in class org.w3c.tidy.StreamIn
 
readChar() - Method in class org.w3c.tidy.StreamInImpl
 
readCharFromStream() - Method in class org.w3c.tidy.StreamIn
 
readCharFromStream() - Method in class org.w3c.tidy.StreamInImpl
 
RELEASE_DATE - Static variable in class org.w3c.tidy.Report
 
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in class org.w3c.tidy.DOMElementImpl
 
removeAttribute(AttVal) - Method in class org.w3c.tidy.Node
 
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNode(Attr) - Method in class org.w3c.tidy.DOMElementImpl
 
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeAttributeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChild(Node) - Method in class org.w3c.tidy.DOMAttrImpl
 
removeChild(Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItem(String) - Method in class org.w3c.tidy.DOMAttrMapImpl
 
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeNamedItemNS(String, String) - Method in class org.w3c.tidy.DOMAttrMapImpl
DOM2 - not implemented.
removeNode(Node) - Static method in class org.w3c.tidy.Node
 
REPEATED_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
 
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceChild(Node, Node) - Method in class org.w3c.tidy.DOMAttrImpl
 
replaceChild(Node, Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceData(int, int, String) - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
Report - Class in org.w3c.tidy
 
Report() - Constructor for class org.w3c.tidy.Report
 
reportNumberOfSlides(PrintWriter, int) - Static method in class org.w3c.tidy.Report
 
reportNumWarnings(PrintWriter, Lexer) - Static method in class org.w3c.tidy.Report
 
reportVersion(PrintWriter, Lexer, String, Node) - Static method in class org.w3c.tidy.Report
 
RootNode - Static variable in class org.w3c.tidy.Node
 

S

SectionTag - Static variable in class org.w3c.tidy.Node
 
seenBodyEndTag - Variable in class org.w3c.tidy.Lexer
 
setAltText(String) - Method in class org.w3c.tidy.Tidy
AltText - default text for alt attribute
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttribute(String, String) - Method in class org.w3c.tidy.DOMElementImpl
 
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNode(Attr) - Method in class org.w3c.tidy.DOMElementImpl
 
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNodeNS(Attr) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
setBreakBeforeBR(boolean) - Method in class org.w3c.tidy.Tidy
BreakBeforeBR - o/p newline before <br> or not?
setBurstSlides(boolean) - Method in class org.w3c.tidy.Tidy
BurstSlides - create slides on each h2 element
setCharEncoding(int) - Method in class org.w3c.tidy.Tidy
CharEncoding
setConfiguration(Configuration) - Method in class org.w3c.tidy.TagTable
 
setConfigurationFromFile(String) - Method in class org.w3c.tidy.Tidy
Sets the configuration from a configuration file.
setConfigurationFromProps(Properties) - Method in class org.w3c.tidy.Tidy
Sets the configuration from a properties object.
setData(String) - Method in interface org.w3c.dom.CharacterData
 
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
 
setData(String) - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
setData(String) - Method in class org.w3c.tidy.DOMProcessingInstructionImpl
 
setDocType(String) - Method in class org.w3c.tidy.Tidy
DocType - user specified doctype omit | auto | strict | loose | fpi where the fpi is a string similar to "-//ACME//DTD HTML 3.14159//EN" Note: for fpi include the double-quotes in the string.
setDropEmptyParas(boolean) - Method in class org.w3c.tidy.Tidy
DropEmptyParas - discard empty p elements
setDropFontTags(boolean) - Method in class org.w3c.tidy.Tidy
DropFontTags - discard presentation tags
setEmacs(boolean) - Method in class org.w3c.tidy.Tidy
Emacs - if true format error output for GNU Emacs
setEncloseBlockText(boolean) - Method in class org.w3c.tidy.Tidy
EncloseBlockText - if true text in blocks is wrapped in <p>'s
setEncloseText(boolean) - Method in class org.w3c.tidy.Tidy
EncloseText - if true text at body is wrapped in <p>'s
setErrfile(String) - Method in class org.w3c.tidy.Tidy
Errfile - file name to write errors to
setErrout(PrintWriter) - Method in class org.w3c.tidy.Tidy
 
setFixBackslash(boolean) - Method in class org.w3c.tidy.Tidy
FixBackslash - fix URLs by replacing \ with /
setFixComments(boolean) - Method in class org.w3c.tidy.Tidy
FixComments - fix comments with adjacent hyphens
setHideEndTags(boolean) - Method in class org.w3c.tidy.Tidy
HideEndTags - suppress optional end tags
setIndentAttributes(boolean) - Method in class org.w3c.tidy.Tidy
IndentAttributes - newline+indent before each attribute
setIndentContent(boolean) - Method in class org.w3c.tidy.Tidy
IndentContent - indent content of appropriate tags
setInputStreamName(String) - Method in class org.w3c.tidy.Tidy
InputStreamName - the name of the input stream (printed in the header information).
setKeepFileTimes(boolean) - Method in class org.w3c.tidy.Tidy
KeepFileTimes - if true last modified time is preserved
this is NOT supported at this time.
setLiteralAttribs(boolean) - Method in class org.w3c.tidy.Tidy
LiteralAttribs - if true attributes may use newlines
setLogicalEmphasis(boolean) - Method in class org.w3c.tidy.Tidy
LogicalEmphasis - replace i by em and b by strong
setMakeClean(boolean) - Method in class org.w3c.tidy.Tidy
MakeClean - remove presentational clutter
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItem(Node) - Method in class org.w3c.tidy.DOMAttrMapImpl
 
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamedItemNS(Node) - Method in class org.w3c.tidy.DOMAttrMapImpl
DOM2 - not implemented.
setNodeValue(String) - Method in interface org.w3c.dom.Node
 
setNodeValue(String) - Method in class org.w3c.tidy.DOMAttrImpl
 
setNodeValue(String) - Method in class org.w3c.tidy.DOMNodeImpl
 
setNumEntities(boolean) - Method in class org.w3c.tidy.Tidy
NumEntities - use numeric entities
setObject(Object) - Method in class org.w3c.tidy.MutableObject
 
setOnlyErrors(boolean) - Method in class org.w3c.tidy.Tidy
OnlyErrors - if true normal output is suppressed
setPrefix(String) - Method in interface org.w3c.dom.Node
 
setPrefix(String) - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.
setQuiet(boolean) - Method in class org.w3c.tidy.Tidy
Quiet - no 'Parsing X', guessed DTD or summary
setQuoteAmpersand(boolean) - Method in class org.w3c.tidy.Tidy
QuoteAmpersand - output naked ampersand as &
setQuoteMarks(boolean) - Method in class org.w3c.tidy.Tidy
QuoteMarks - output " marks as &quot;
setQuoteNbsp(boolean) - Method in class org.w3c.tidy.Tidy
QuoteNbsp - output non-breaking space as entity
setRawOut(boolean) - Method in class org.w3c.tidy.Tidy
RawOut - avoid mapping values > 127 to entities
setShowWarnings(boolean) - Method in class org.w3c.tidy.Tidy
ShowWarnings - however errors are always shown
setSlidestyle(String) - Method in class org.w3c.tidy.Tidy
Slidestyle - style sheet for slides
setSmartIndent(boolean) - Method in class org.w3c.tidy.Tidy
SmartIndent - does text/block level content effect indentation
setSpaces(int) - Method in class org.w3c.tidy.Tidy
Spaces - default indentation
setTabsize(int) - Method in class org.w3c.tidy.Tidy
Tabsize
setTagTable(TagTable) - Method in class org.w3c.tidy.DOMDocumentImpl
 
setTidyMark(boolean) - Method in class org.w3c.tidy.Tidy
TidyMark - add meta element indicating tidied doc
setType(short) - Method in class org.w3c.tidy.Node
 
setUpperCaseAttrs(boolean) - Method in class org.w3c.tidy.Tidy
UpperCaseAttrs - output attributes in upper not lower case
setUpperCaseTags(boolean) - Method in class org.w3c.tidy.Tidy
UpperCaseTags - output tags in upper not lower case
setValue(String) - Method in interface org.w3c.dom.Attr
 
setValue(String) - Method in class org.w3c.tidy.DOMAttrImpl
 
setWord2000(boolean) - Method in class org.w3c.tidy.Tidy
Word2000 - draconian cleaning for Word2000
setWrapAsp(boolean) - Method in class org.w3c.tidy.Tidy
WrapAsp - wrap within ASP pseudo elements
setWrapAttVals(boolean) - Method in class org.w3c.tidy.Tidy
WrapAttVals - wrap within attribute values
setWrapJste(boolean) - Method in class org.w3c.tidy.Tidy
WrapJste - wrap within JSTE pseudo elements
setWraplen(int) - Method in class org.w3c.tidy.Tidy
Wraplen - default wrap margin
setWrapPhp(boolean) - Method in class org.w3c.tidy.Tidy
WrapPhp - wrap within PHP pseudo elements
setWrapScriptlets(boolean) - Method in class org.w3c.tidy.Tidy
WrapScriptlets - wrap within JavaScript string literals
setWrapSection(boolean) - Method in class org.w3c.tidy.Tidy
WrapSection - wrap within <![ ...
setWriteback(boolean) - Method in class org.w3c.tidy.Tidy
Writeback - if true then output tidied markup NOTE: this property is ignored when parsing from an InputStream.
setXHTML(boolean) - Method in class org.w3c.tidy.Tidy
XHTML - output extensible HTML
setXHTMLDocType(Node) - Method in class org.w3c.tidy.Lexer
 
setXmlOut(boolean) - Method in class org.w3c.tidy.Tidy
XmlOut - create output as XML
setXmlPi(boolean) - Method in class org.w3c.tidy.Tidy
XmlPi - add <?xml?> for XML docs
setXmlPIs(boolean) - Method in class org.w3c.tidy.Tidy
XmlPIs - if set to true PIs must end with ?>
setXmlSpace(boolean) - Method in class org.w3c.tidy.Tidy
XmlSpace - if set to yes adds xml:space attr as needed
setXmlTags(boolean) - Method in class org.w3c.tidy.Tidy
XmlTags - treat input as XML
showVersion(PrintWriter) - Static method in class org.w3c.tidy.Report
 
ShowWarnings - Variable in class org.w3c.tidy.Configuration
 
slidestyle - Variable in class org.w3c.tidy.Configuration
 
SmartIndent - Variable in class org.w3c.tidy.Configuration
 
spaces - Variable in class org.w3c.tidy.Configuration
 
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
splitText(int) - Method in class org.w3c.tidy.DOMTextImpl
 
start - Variable in class org.w3c.tidy.Node
 
StartEndTag - Static variable in class org.w3c.tidy.Node
 
StartTag - Static variable in class org.w3c.tidy.Node
 
state - Variable in class org.w3c.tidy.Lexer
 
state - Variable in class org.w3c.tidy.Out
 
state - Variable in class org.w3c.tidy.StreamIn
 
stream - Variable in class org.w3c.tidy.StreamIn
 
StreamIn - Class in org.w3c.tidy
 
StreamIn() - Constructor for class org.w3c.tidy.StreamIn
 
StreamInImpl - Class in org.w3c.tidy
 
StreamInImpl(InputStream, int, int) - Constructor for class org.w3c.tidy.StreamInImpl
 
stripSpan(Lexer, Node) - Method in class org.w3c.tidy.Clean
 
Style - Class in org.w3c.tidy
Linked list of class names and styles (c) 1998-2000 (W3C) MIT, INRIA, Keio University Derived from HTML Tidy Release 4 Aug 2000
Style(String, String, String, Style) - Constructor for class org.w3c.tidy.Style
 
Style(String, String, String) - Constructor for class org.w3c.tidy.Style
 
Style() - Constructor for class org.w3c.tidy.Style
 
StyleProp - Class in org.w3c.tidy
Linked list of style properties (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
StyleProp(String, String, StyleProp) - Constructor for class org.w3c.tidy.StyleProp
 
StyleProp(String, String) - Constructor for class org.w3c.tidy.StyleProp
 
StyleProp() - Constructor for class org.w3c.tidy.StyleProp
 
styles - Variable in class org.w3c.tidy.Lexer
 
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
substringData(int, int) - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
supports(String, String) - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.
SUSPECTED_MISSING_QUOTE - Static variable in class org.w3c.tidy.Report
 
SYNTAX_ERR - Static variable in exception org.w3c.dom.DOMException
If an invalid or illegal string is specified.

T

tabs - Variable in class org.w3c.tidy.StreamIn
 
tabsize - Variable in class org.w3c.tidy.Configuration
 
tabsize - Variable in class org.w3c.tidy.StreamIn
 
tag - Variable in class org.w3c.tidy.IStack
 
tag - Variable in class org.w3c.tidy.Node
 
tag(Lexer, Node) - Static method in class org.w3c.tidy.Report
 
tag - Variable in class org.w3c.tidy.Style
 
TAG_NOT_ALLOWED_IN - Static variable in class org.w3c.tidy.Report
 
tagA - Variable in class org.w3c.tidy.TagTable
 
tagApplet - Variable in class org.w3c.tidy.TagTable
 
tagArea - Variable in class org.w3c.tidy.TagTable
 
tagB - Variable in class org.w3c.tidy.TagTable
 
tagBase - Variable in class org.w3c.tidy.TagTable
 
tagBig - Variable in class org.w3c.tidy.TagTable
 
tagBlockquote - Variable in class org.w3c.tidy.TagTable
 
tagBody - Variable in class org.w3c.tidy.TagTable
 
tagBr - Variable in class org.w3c.tidy.TagTable
 
tagCaption - Variable in class org.w3c.tidy.TagTable
 
tagCenter - Variable in class org.w3c.tidy.TagTable
 
tagClass - Variable in class org.w3c.tidy.Style
 
tagCol - Variable in class org.w3c.tidy.TagTable
 
tagDd - Variable in class org.w3c.tidy.TagTable
 
tagDir - Variable in class org.w3c.tidy.TagTable
 
tagDiv - Variable in class org.w3c.tidy.TagTable
 
tagDl - Variable in class org.w3c.tidy.TagTable
 
tagDt - Variable in class org.w3c.tidy.TagTable
 
tagEm - Variable in class org.w3c.tidy.TagTable
 
tagFont - Variable in class org.w3c.tidy.TagTable
 
tagForm - Variable in class org.w3c.tidy.TagTable
 
tagFrame - Variable in class org.w3c.tidy.TagTable
 
tagFrameset - Variable in class org.w3c.tidy.TagTable
 
tagH1 - Variable in class org.w3c.tidy.TagTable
 
tagH2 - Variable in class org.w3c.tidy.TagTable
 
tagHead - Variable in class org.w3c.tidy.TagTable
 
tagHr - Variable in class org.w3c.tidy.TagTable
 
tagHtml - Variable in class org.w3c.tidy.TagTable
 
tagI - Variable in class org.w3c.tidy.TagTable
 
tagImg - Variable in class org.w3c.tidy.TagTable
 
tagLayer - Variable in class org.w3c.tidy.TagTable
 
tagLi - Variable in class org.w3c.tidy.TagTable
 
tagLink - Variable in class org.w3c.tidy.TagTable
 
tagListing - Variable in class org.w3c.tidy.TagTable
 
tagMap - Variable in class org.w3c.tidy.TagTable
 
tagMeta - Variable in class org.w3c.tidy.TagTable
 
tagNobr - Variable in class org.w3c.tidy.TagTable
 
tagNoframes - Variable in class org.w3c.tidy.TagTable
 
tagNoscript - Variable in class org.w3c.tidy.TagTable
 
tagObject - Variable in class org.w3c.tidy.TagTable
 
tagOl - Variable in class org.w3c.tidy.TagTable
 
tagOptgroup - Variable in class org.w3c.tidy.TagTable
 
tagOption - Variable in class org.w3c.tidy.TagTable
 
tagP - Variable in class org.w3c.tidy.TagTable
 
tagParam - Variable in class org.w3c.tidy.TagTable
 
tagPre - Variable in class org.w3c.tidy.TagTable
 
tagScript - Variable in class org.w3c.tidy.TagTable
 
tagSmall - Variable in class org.w3c.tidy.TagTable
 
tagSpacer - Variable in class org.w3c.tidy.TagTable
 
tagSpan - Variable in class org.w3c.tidy.TagTable
 
tagStrong - Variable in class org.w3c.tidy.TagTable
 
tagStyle - Variable in class org.w3c.tidy.TagTable
 
TagTable - Class in org.w3c.tidy
 
TagTable() - Constructor for class org.w3c.tidy.TagTable
 
tagTable - Variable in class org.w3c.tidy.TagTable
 
tagTd - Variable in class org.w3c.tidy.TagTable
 
tagTextarea - Variable in class org.w3c.tidy.TagTable
 
tagTh - Variable in class org.w3c.tidy.TagTable
 
tagTitle - Variable in class org.w3c.tidy.TagTable
 
tagTr - Variable in class org.w3c.tidy.TagTable
 
tagUl - Variable in class org.w3c.tidy.TagTable
 
tagWbr - Variable in class org.w3c.tidy.TagTable
 
Text - Interface in org.w3c.dom
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
textarray - Variable in class org.w3c.tidy.Node
 
TextNode - Static variable in class org.w3c.tidy.Node
 
Tidy - Class in org.w3c.tidy
HTML parser and pretty printer
Tidy() - Constructor for class org.w3c.tidy.Tidy
 
TidyBeanInfo - Class in org.w3c.tidy
 
TidyBeanInfo() - Constructor for class org.w3c.tidy.TidyBeanInfo
 
TidyMark - Variable in class org.w3c.tidy.Configuration
 
tidyPrint(PrintWriter, String) - Static method in class org.w3c.tidy.Report
 
tidyPrintln(PrintWriter, String) - Static method in class org.w3c.tidy.Report
 
tidyPrintln(PrintWriter) - Static method in class org.w3c.tidy.Report
 
token - Variable in class org.w3c.tidy.Lexer
 
TOO_MANY_ELEMENTS - Static variable in class org.w3c.tidy.Report
 
toString() - Method in class org.w3c.tidy.Node
 
TRIM_EMPTY_ELEMENT - Static variable in class org.w3c.tidy.Report
 
trimEmptyElement(Lexer, Node) - Static method in class org.w3c.tidy.Node
 
trimInitialSpace(Lexer, Node, Node) - Static method in class org.w3c.tidy.Node
 
trimSpaces(Lexer, Node) - Static method in class org.w3c.tidy.Node
 
trimTrailingSpace(Lexer, Node, Node) - Static method in class org.w3c.tidy.Node
 
tt - Variable in class org.w3c.tidy.Configuration
 
txtend - Variable in class org.w3c.tidy.Lexer
 
txtstart - Variable in class org.w3c.tidy.Lexer
 
type - Variable in class org.w3c.tidy.Node
 

U

UNESCAPED_AMPERSAND - Static variable in class org.w3c.tidy.Report
 
UNEXPECTED_END_OF_FILE - Static variable in class org.w3c.tidy.Report
 
UNEXPECTED_ENDTAG - Static variable in class org.w3c.tidy.Report
 
UNEXPECTED_GT - Static variable in class org.w3c.tidy.Report
 
UNEXPECTED_QUOTEMARK - Static variable in class org.w3c.tidy.Report
 
ungetChar(int) - Method in class org.w3c.tidy.StreamIn
 
ungetChar(int) - Method in class org.w3c.tidy.StreamInImpl
 
ungetToken() - Method in class org.w3c.tidy.Lexer
 
UNKNOWN_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
 
UNKNOWN_ELEMENT - Static variable in class org.w3c.tidy.Report
 
UNKNOWN_ENTITY - Static variable in class org.w3c.tidy.Report
 
unknownFile(PrintWriter, String, String) - Static method in class org.w3c.tidy.Report
 
unknownOption(String) - Static method in class org.w3c.tidy.Report
 
unknownOption(PrintWriter, char) - Static method in class org.w3c.tidy.Report
 
updateNodeTextArrays(byte[], byte[]) - Method in class org.w3c.tidy.Lexer
 
UpperCaseAttrs - Variable in class org.w3c.tidy.Configuration
 
UpperCaseTags - Variable in class org.w3c.tidy.Configuration
 
USING_BODY - Static variable in class org.w3c.tidy.Report
 
USING_BR_INPLACE_OF - Static variable in class org.w3c.tidy.Report
 
USING_FONT - Static variable in class org.w3c.tidy.Report
 
USING_FRAMES - Static variable in class org.w3c.tidy.Report
 
USING_LAYER - Static variable in class org.w3c.tidy.Report
 
USING_NOBR - Static variable in class org.w3c.tidy.Report
 
USING_NOFRAMES - Static variable in class org.w3c.tidy.Report
 
USING_SPACER - Static variable in class org.w3c.tidy.Report
 
UTF8 - Static variable in class org.w3c.tidy.Configuration
 

V

value - Variable in class org.w3c.tidy.AttVal
 
value - Variable in class org.w3c.tidy.MutableBoolean
 
value - Variable in class org.w3c.tidy.MutableInteger
 
value - Variable in class org.w3c.tidy.StyleProp
 
VERS_ALL - Static variable in class org.w3c.tidy.Dict
 
VERS_EVERYTHING - Static variable in class org.w3c.tidy.Dict
 
VERS_FRAMES - Static variable in class org.w3c.tidy.Dict
 
VERS_FROM32 - Static variable in class org.w3c.tidy.Dict
 
VERS_HTML20 - Static variable in class org.w3c.tidy.Dict
 
VERS_HTML32 - Static variable in class org.w3c.tidy.Dict
 
VERS_HTML40 - Static variable in class org.w3c.tidy.Dict
 
VERS_HTML40_LOOSE - Static variable in class org.w3c.tidy.Dict
 
VERS_HTML40_STRICT - Static variable in class org.w3c.tidy.Dict
 
VERS_IFRAMES - Static variable in class org.w3c.tidy.Dict
 
VERS_LOOSE - Static variable in class org.w3c.tidy.Dict
 
VERS_MALFORMED - Static variable in class org.w3c.tidy.Dict
 
VERS_MICROSOFT - Static variable in class org.w3c.tidy.Dict
 
VERS_NETSCAPE - Static variable in class org.w3c.tidy.Dict
 
VERS_PROPRIETARY - Static variable in class org.w3c.tidy.Dict
 
VERS_SUN - Static variable in class org.w3c.tidy.Dict
 
VERS_UNKNOWN - Static variable in class org.w3c.tidy.Dict
 
VERS_XML - Static variable in class org.w3c.tidy.Dict
 
versions - Variable in class org.w3c.tidy.Attribute
 
versions - Variable in class org.w3c.tidy.Dict
 
versions - Variable in class org.w3c.tidy.Lexer
 

W

warning(Lexer, Node, Node, short) - Static method in class org.w3c.tidy.Report
 
warnings - Variable in class org.w3c.tidy.Lexer
 
was - Variable in class org.w3c.tidy.Node
 
waswhite - Variable in class org.w3c.tidy.Lexer
 
WINDOWS_CHARS - Static variable in class org.w3c.tidy.Report
 
Word2000 - Variable in class org.w3c.tidy.Configuration
 
WrapAsp - Variable in class org.w3c.tidy.Configuration
 
WrapAttVals - Variable in class org.w3c.tidy.Configuration
 
WrapJste - Variable in class org.w3c.tidy.Configuration
 
wraplen - Variable in class org.w3c.tidy.Configuration
 
WrapPhp - Variable in class org.w3c.tidy.Configuration
 
WrapScriptlets - Variable in class org.w3c.tidy.Configuration
 
WrapSection - Variable in class org.w3c.tidy.Configuration
 
writeback - Variable in class org.w3c.tidy.Configuration
 
WRONG_DOCUMENT_ERR - Static variable in exception org.w3c.dom.DOMException
If a node is used in a different document than the one that created it (that doesn't support it)
wstrcasecmp(String, String) - Static method in class org.w3c.tidy.Lexer
 
wstrcaselexcmp(String, String) - Static method in class org.w3c.tidy.Lexer
 
wsubstr(String, String) - Static method in class org.w3c.tidy.Lexer
 

X

xHTML - Variable in class org.w3c.tidy.Configuration
 
XML_ATTRIBUTE_VALUE - Static variable in class org.w3c.tidy.Report
 
XmlOut - Variable in class org.w3c.tidy.Configuration
 
XmlPi - Variable in class org.w3c.tidy.Configuration
 
XmlPIs - Variable in class org.w3c.tidy.Configuration
 
XMLPreserveWhiteSpace(Node, TagTable) - Static method in class org.w3c.tidy.ParserImpl
Indicates whether or not whitespace should be preserved for this element.
XmlSpace - Variable in class org.w3c.tidy.Configuration
 
XmlTags - Variable in class org.w3c.tidy.Configuration
 
xmlTags - Variable in class org.w3c.tidy.TagTable
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links