- 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
-
- 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.CheckAnchor() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckAnchor
-
- CheckAttribsImpl.CheckAREA - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckAREA() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckAREA
-
- CheckAttribsImpl.CheckCaption - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckCaption() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckCaption
-
- CheckAttribsImpl.CheckHR - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckHR() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckHR
-
- CheckAttribsImpl.CheckHTML - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckHTML() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckHTML
-
- CheckAttribsImpl.CheckIMG - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckIMG() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckIMG
-
- CheckAttribsImpl.CheckLINK - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckLINK() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckLINK
-
- CheckAttribsImpl.CheckMap - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckMap() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckMap
-
- CheckAttribsImpl.CheckSCRIPT - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckSCRIPT() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckSCRIPT
-
- CheckAttribsImpl.CheckSTYLE - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckSTYLE() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckSTYLE
-
- CheckAttribsImpl.CheckTABLE - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckTABLE() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckTABLE
-
- CheckAttribsImpl.CheckTableCell - Class in org.w3c.tidy
-
- CheckAttribsImpl.CheckTableCell() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckTableCell
-
- checkAttribute(Lexer, Node) - Method in class org.w3c.tidy.AttVal
-
- checkAttributes(Lexer) - Method in class org.w3c.tidy.Node
-
- checkDocTypeKeyWords(Node) - Method in class org.w3c.tidy.Lexer
-
- checkNodeIntegrity() - Method in class org.w3c.tidy.Node
-
- checkUniqueAttribute(Lexer, Node) - Method in class org.w3c.tidy.AttVal
-
- checkUniqueAttributes(Lexer) - Method in class org.w3c.tidy.Node
-
- 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
-
- 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
-
- 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
-
- 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 index
th item in the map.
- item(int) - Method in interface org.w3c.dom.NodeList
-
Returns the index
th 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
-
- 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
-
- 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 "
- 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
-
- 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.