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
used to point to Web Accessibility Guidelines.
ALIGN - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "align" attribute.
ANCHOR - Static variable in class org.w3c.tidy.TagCheckImpl
CheckAnchor instance.
ANCHOR_NOT_UNIQUE - Static variable in class org.w3c.tidy.Report
attribute: anchor not unique.
APOS_UNDEFINED - Static variable in class org.w3c.tidy.Report
invalid entity: apos undefined in current definition.
AREA - Static variable in class org.w3c.tidy.TagCheckImpl
CheckAREA instance.
ASCII - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
ASP_TAG - Static variable in class org.w3c.tidy.Node
node type: asp tag.
ATTR_VALUE_NOT_LCASE - Static variable in class org.w3c.tidy.Report
attribute: attribute value not lower case.
Anchor - class org.w3c.tidy.Anchor.
Anchor/node Linked list.
Anchor() - Constructor for class org.w3c.tidy.Anchor
 
AttVal - class org.w3c.tidy.AttVal.
Attribute/Value linked list node.
AttVal() - Constructor for class org.w3c.tidy.AttVal
Instantiates a new empty AttVal.
AttVal(AttVal, Attribute, int, String, String) - Constructor for class org.w3c.tidy.AttVal
Instantiates a new AttVal.
AttVal(AttVal, Attribute, Node, Node, int, String, String) - Constructor for class org.w3c.tidy.AttVal
Instantiates a new AttVal.
AttrCheck - interface org.w3c.tidy.AttrCheck.
Check attribute values.
AttrCheckImpl - class org.w3c.tidy.AttrCheckImpl.
Check attribute values implementations.
AttrCheckImpl.CheckAlign - class org.w3c.tidy.AttrCheckImpl.CheckAlign.
AttrCheck implementation for checking the "align" attribute.
AttrCheckImpl.CheckAlign() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckAlign
 
AttrCheckImpl.CheckBool - class org.w3c.tidy.AttrCheckImpl.CheckBool.
AttrCheck implementation for checking boolean attributes.
AttrCheckImpl.CheckBool() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckBool
 
AttrCheckImpl.CheckClear - class org.w3c.tidy.AttrCheckImpl.CheckClear.
AttrCheck implementation for checking the "clear" attribute.
AttrCheckImpl.CheckClear() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckClear
 
AttrCheckImpl.CheckColor - class org.w3c.tidy.AttrCheckImpl.CheckColor.
AttrCheck implementation for checking colors.
AttrCheckImpl.CheckColor() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckColor
 
AttrCheckImpl.CheckFsubmit - class org.w3c.tidy.AttrCheckImpl.CheckFsubmit.
AttrCheck implementation for checking the "submit" attribute.
AttrCheckImpl.CheckFsubmit() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckFsubmit
 
AttrCheckImpl.CheckId - class org.w3c.tidy.AttrCheckImpl.CheckId.
AttrCheck implementation for checking ids.
AttrCheckImpl.CheckId() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckId
 
AttrCheckImpl.CheckLang - class org.w3c.tidy.AttrCheckImpl.CheckLang.
AttrCheck implementation for checking lang and xml:lang.
AttrCheckImpl.CheckLang() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckLang
 
AttrCheckImpl.CheckLength - class org.w3c.tidy.AttrCheckImpl.CheckLength.
AttrCheck implementation for checking the "length" attribute.
AttrCheckImpl.CheckLength() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckLength
 
AttrCheckImpl.CheckName - class org.w3c.tidy.AttrCheckImpl.CheckName.
AttrCheck implementation for checking the "name" attribute.
AttrCheckImpl.CheckName() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckName
 
AttrCheckImpl.CheckNumber - class org.w3c.tidy.AttrCheckImpl.CheckNumber.
AttrCheck implementation for checking numbers.
AttrCheckImpl.CheckNumber() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckNumber
 
AttrCheckImpl.CheckScope - class org.w3c.tidy.AttrCheckImpl.CheckScope.
AttrCheck implementation for checking Scope.
AttrCheckImpl.CheckScope() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckScope
 
AttrCheckImpl.CheckScript - class org.w3c.tidy.AttrCheckImpl.CheckScript.
AttrCheck implementation for checking scripts.
AttrCheckImpl.CheckScript() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckScript
 
AttrCheckImpl.CheckScroll - class org.w3c.tidy.AttrCheckImpl.CheckScroll.
AttrCheck implementation for checking scroll.
AttrCheckImpl.CheckScroll() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckScroll
 
AttrCheckImpl.CheckShape - class org.w3c.tidy.AttrCheckImpl.CheckShape.
AttrCheck implementation for checking the "shape" attribute.
AttrCheckImpl.CheckShape() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckShape
 
AttrCheckImpl.CheckTarget - class org.w3c.tidy.AttrCheckImpl.CheckTarget.
AttrCheck implementation for checking the "target" attribute.
AttrCheckImpl.CheckTarget() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckTarget
 
AttrCheckImpl.CheckTextDir - class org.w3c.tidy.AttrCheckImpl.CheckTextDir.
AttrCheck implementation for checking dir.
AttrCheckImpl.CheckTextDir() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckTextDir
 
AttrCheckImpl.CheckUrl - class org.w3c.tidy.AttrCheckImpl.CheckUrl.
AttrCheck implementation for checking URLs.
AttrCheckImpl.CheckUrl() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckUrl
 
AttrCheckImpl.CheckVType - class org.w3c.tidy.AttrCheckImpl.CheckVType.
AttrCheck implementation for checking valuetype.
AttrCheckImpl.CheckVType() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckVType
 
AttrCheckImpl.CheckValign - class org.w3c.tidy.AttrCheckImpl.CheckValign.
AttrCheck implementation for checking the "valign" attribute.
AttrCheckImpl.CheckValign() - Constructor for class org.w3c.tidy.AttrCheckImpl.CheckValign
 
Attribute - class org.w3c.tidy.Attribute.
HTML attribute.
Attribute(String, short, AttrCheck) - Constructor for class org.w3c.tidy.Attribute
Instantiates a new Attribute.
AttributeTable - class org.w3c.tidy.AttributeTable.
HTML attribute hash table.
AttributeTable() - Constructor for class org.w3c.tidy.AttributeTable
 
adaptee - Variable in class org.w3c.tidy.DOMNodeImpl
Wrapped tidy node.
adapter - Variable in class org.w3c.tidy.AttVal
DOM adapter.
adapter - Variable in class org.w3c.tidy.Node
DOM adapter.
addAttribute(String, String) - Method in class org.w3c.tidy.Node
Adds an attribute to the node.
addByte(int) - Method in class org.w3c.tidy.Lexer
Adds a byte to lexer buffer.
addCharToLexer(int) - Method in class org.w3c.tidy.Lexer
Store char c as UTF-8 encoded byte stream.
addClass(String) - Method in class org.w3c.tidy.Node
Add a css class to the node.
addConfiguredParameter(Parameter) - Method in class org.w3c.tidy.ant.JTidyTask
Setter method for any property using the ant type Parameter.
addFileset(FileSet) - Method in class org.w3c.tidy.ant.JTidyTask
Adds a fileset to be processed Fileset
addGenerator(Node) - Method in class org.w3c.tidy.Lexer
Add meta element for Tidy.
addMessageListener(TidyMessageListener) - Method in class org.w3c.tidy.Report
Adds a message listener.
addProps(Properties) - Method in class org.w3c.tidy.Configuration
adds configuration Properties.
addStringLiteral(String) - Method in class org.w3c.tidy.Lexer
calls addCharToLexer for any char in the string.
addStringToLexer(String) - Method in class org.w3c.tidy.Lexer
Adds a string to lexer buffer.
addTransitionEffect(Lexer, Node, double) - Method in class org.w3c.tidy.PPrint
Add meta element for page transition effect, this works on IE but not NS.
adjust() - Method in class org.w3c.tidy.Configuration
Ensure that config is self consistent.
adoptNode(Node) - Method in class org.w3c.tidy.DOMDocumentImpl
 
altText - Variable in class org.w3c.tidy.Configuration
default text for alt attribute.
anchorList - Variable in class org.w3c.tidy.TagTable
anchor/node hash.
apparentVersion() - Method in class org.w3c.tidy.Lexer
Return the html version used in document.
appendChild(Node) - Method in class org.w3c.tidy.DOMAttrImpl
Not supported.
appendChild(Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
appendData(String) - Method in class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
asciiChars - Variable in class org.w3c.tidy.Configuration
convert quotes and dashes to nearest ASCII char.
asp - Variable in class org.w3c.tidy.AttVal
Asp node.
attrAlt - Static variable in class org.w3c.tidy.AttributeTable
alt attribute.
attrContent - Static variable in class org.w3c.tidy.AttributeTable
content attribute.
attrDatafld - Static variable in class org.w3c.tidy.AttributeTable
datafld attribute.
attrError(Lexer, Node, AttVal, short) - Method in class org.w3c.tidy.Report
Prints error messages for attributes.
attrHeight - Static variable in class org.w3c.tidy.AttributeTable
height attribute.
attrHref - Static variable in class org.w3c.tidy.AttributeTable
href attribute.
attrId - Static variable in class org.w3c.tidy.AttributeTable
id attribute.
attrIsmap - Static variable in class org.w3c.tidy.AttributeTable
ismap attribute.
attrLanguage - Static variable in class org.w3c.tidy.AttributeTable
language attribute.
attrLongdesc - Static variable in class org.w3c.tidy.AttributeTable
logdesc attribute.
attrName - Static variable in class org.w3c.tidy.AttributeTable
name attribute.
attrSrc - Static variable in class org.w3c.tidy.AttributeTable
src attribute.
attrSummary - Static variable in class org.w3c.tidy.AttributeTable
summary attribute.
attrTitle - Static variable in class org.w3c.tidy.AttributeTable
title attribute.
attrType - Static variable in class org.w3c.tidy.AttributeTable
type attribute.
attrUsemap - Static variable in class org.w3c.tidy.AttributeTable
usemap attribute.
attrValue - Static variable in class org.w3c.tidy.AttributeTable
value attribute.
attrWidth - Static variable in class org.w3c.tidy.AttributeTable
width attribute.
attrXmlns - Static variable in class org.w3c.tidy.AttributeTable
xmlns attribute.
attribute - Variable in class org.w3c.tidy.AttVal
Attribute name.
attributes - Variable in class org.w3c.tidy.IStack
Attributes.
attributes - Variable in class org.w3c.tidy.Node
Attribute/Value linked list.
avAdaptee - Variable in class org.w3c.tidy.DOMAttrImpl
wrapped org.w3c.tidy.AttVal.

B

BACKSLASH_IN_URI - Static variable in class org.w3c.tidy.Report
attribute: backslash in URI.
BADACCESS_SUMMARY - Static variable in class org.w3c.tidy.Report
Constant used for reporting of bad access summary.
BADFORM_SUMMARY - Static variable in class org.w3c.tidy.Report
Constant used for reporting of bad form summary.
BAD_ATTRIBUTE_VALUE - Static variable in class org.w3c.tidy.Report
attribute: bad attribute value.
BAD_ATTRIBUTE_VALUE_REPLACED - Static variable in class org.w3c.tidy.Report
attribute: bad attribute value replaced.
BAD_CDATA_CONTENT - Static variable in class org.w3c.tidy.Report
bad cdata comment.
BAD_COMMENT_CHARS - Static variable in class org.w3c.tidy.Report
bad coment chars.
BAD_XML_COMMENT - Static variable in class org.w3c.tidy.Report
bad xml comment.
BIG5 - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
BLOCK - Static variable in class org.w3c.tidy.ParserImpl
parser for block elements.
BODY - Static variable in class org.w3c.tidy.ParserImpl
parser for body.
BOOL - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for boolean attributes.
bQ2Div(Node) - Method in class org.w3c.tidy.Clean
Replace implicit blockquote by div with an indent taking care to reduce nested blockquotes to a single div with the indent set to match the nesting depth.
badAccess - Variable in class org.w3c.tidy.Lexer
for accessibility errors.
badArgument(String, String) - Method in class org.w3c.tidy.Report
Prints a "bad argument" error message.
badChars - Variable in class org.w3c.tidy.Lexer
for bad char encodings.
badDoctype - Variable in class org.w3c.tidy.Lexer
set if html or PUBLIC is missing.
badForm - Variable in class org.w3c.tidy.Lexer
for mismatched/mispositioned form tags.
badLayout - Variable in class org.w3c.tidy.Lexer
for bad style errors.
badTree(PrintWriter) - Method in class org.w3c.tidy.Report
Prints the "bad tree" message.
bodyOnly - Variable in class org.w3c.tidy.Configuration
output BODY content only.
breakBeforeBR - Variable in class org.w3c.tidy.Configuration
o/p newline before br or not?
burstSlides - Variable in class org.w3c.tidy.Configuration
create slides on each h2 element.

C

CANT_BE_NESTED - Static variable in class org.w3c.tidy.Report
elments can be nested.
CAPTION - Static variable in class org.w3c.tidy.TagCheckImpl
CheckCaption instance.
CDATA_TAG - Static variable in class org.w3c.tidy.Node
node type: CDATA.
CHARACTER - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for attributes that can contain a single character.
CHARSET - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "charset" attribute.
CLEAR - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "clear" attribute.
CM_BLOCK - Static variable in class org.w3c.tidy.Dict
Content model: block.
CM_DEFLIST - Static variable in class org.w3c.tidy.Dict
Content model: definition list.
CM_EMPTY - Static variable in class org.w3c.tidy.Dict
Content model: empty.
CM_FIELD - Static variable in class org.w3c.tidy.Dict
Content model: field.
CM_FRAMES - Static variable in class org.w3c.tidy.Dict
Content model: frames.
CM_HEAD - Static variable in class org.w3c.tidy.Dict
Content model: head.
CM_HEADING - Static variable in class org.w3c.tidy.Dict
Content model: heading.
CM_HTML - Static variable in class org.w3c.tidy.Dict
Content model: html.
CM_IMG - Static variable in class org.w3c.tidy.Dict
Content model: img.
CM_INLINE - Static variable in class org.w3c.tidy.Dict
Content model: inline.
CM_LIST - Static variable in class org.w3c.tidy.Dict
Content model: list.
CM_MIXED - Static variable in class org.w3c.tidy.Dict
Content model: mixed.
CM_NEW - Static variable in class org.w3c.tidy.Dict
Content model: new.
CM_NO_INDENT - Static variable in class org.w3c.tidy.Dict
Content model: no indent.
CM_OBJECT - Static variable in class org.w3c.tidy.Dict
Content model: object.
CM_OBSOLETE - Static variable in class org.w3c.tidy.Dict
Content model: obsolete.
CM_OMITST - Static variable in class org.w3c.tidy.Dict
Content model: omitst.
CM_OPT - Static variable in class org.w3c.tidy.Dict
Content model: opt.
CM_PARAM - Static variable in class org.w3c.tidy.Dict
Content model: param.
CM_ROW - Static variable in class org.w3c.tidy.Dict
Content model: row.
CM_ROWGRP - Static variable in class org.w3c.tidy.Dict
Content model: rowgroup.
CM_TABLE - Static variable in class org.w3c.tidy.Dict
Content model: table.
CM_UNKNOWN - Static variable in class org.w3c.tidy.Dict
Content model: unknown.
COERCE_TO_ENDTAG - Static variable in class org.w3c.tidy.Report
coerce to end tag.
COERCE_TO_ENDTAG_WARN - Static variable in class org.w3c.tidy.Report
coerce to endtag.
COLGROUP - Static variable in class org.w3c.tidy.ParserImpl
parser for colgroup.
COLOR - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "color" attribute.
COLS - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "cols" attribute.
COMMENT_TAG - Static variable in class org.w3c.tidy.Node
node type: comment.
CONTENT_AFTER_BODY - Static variable in class org.w3c.tidy.Report
content after body.
COORDS - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "coords" attribute.
Clean - class org.w3c.tidy.Clean.
Clean up misuse of presentation markup.
Clean(TagTable) - Constructor for class org.w3c.tidy.Clean
Instantiates a new Clean.
Configuration - class org.w3c.tidy.Configuration.
Read configuration file and manage configuration properties.
Configuration(Report) - Constructor for class org.w3c.tidy.Configuration
Instantiates a new Configuration.
canPrune(Node) - Method in class org.w3c.tidy.Lexer
Can the given element be removed?
changeChar(byte) - Method in class org.w3c.tidy.Lexer
Substitute the last char in buffer.
check(Lexer, Node, AttVal) - Method in interface org.w3c.tidy.AttrCheck
Check the value of an attribute.
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.CheckClear
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckColor
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckFsubmit
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckId
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckLang
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckLength
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckName
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckNumber
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckScope
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckScript
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckScroll
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckShape
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckTarget
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckTextDir
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckUrl
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckVType
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckValign
 
check(Lexer, Node) - Method in interface org.w3c.tidy.TagCheck
Checks attributes in given Node.
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckAREA
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckAnchor
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckCaption
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckForm
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckHR
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckHTML
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckIMG
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckLINK
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckMap
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckMeta
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckSCRIPT
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckSTYLE
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckTABLE
 
check(Lexer, Node) - Method in class org.w3c.tidy.TagCheckImpl.CheckTableCell
 
checkAttribute(Lexer, Node) - Method in class org.w3c.tidy.AttVal
Check attribute name/value and report errors.
checkAttributes(Lexer) - Method in class org.w3c.tidy.Node
Default method for checking an element's attributes.
checkDocTypeKeyWords(Node) - Method in class org.w3c.tidy.Lexer
Check system keywords (keywords should be uppercase).
checkNodeIntegrity() - Method in class org.w3c.tidy.Node
Checks for node integrity.
cleanTree(Lexer, Node) - Method in class org.w3c.tidy.Clean
Clean an html tree.
cleanWord2000(Lexer, Node) - Method in class org.w3c.tidy.Clean
This is a major clean up to strip out all the extra stuff you get when you save as web page from Word 2000.
clone() - Method in class org.w3c.tidy.AttVal
 
clone() - Method in class org.w3c.tidy.DOMAttrImpl
 
clone() - Method in class org.w3c.tidy.Node
Used to clone heading nodes when split by an hr.
cloneAttributes(AttVal) - Method in class org.w3c.tidy.Lexer
Clones an attribute value and add eventual asp or php node to node list.
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
Clones a node and add it to node list.
cloneNode(boolean) - Method in class org.w3c.tidy.Node
Clone this node.
close() - Method in interface org.w3c.tidy.Out
Flush and close the stream.
close() - Method in class org.w3c.tidy.OutImpl
 
close() - Method in class org.w3c.tidy.OutJavaImpl
 
closed - Variable in class org.w3c.tidy.Node
true if closed by explicit end tag.
coerceNode(Lexer, Node, Dict) - Static method in class org.w3c.tidy.Node
Coerce a node.
columns - Variable in class org.w3c.tidy.Lexer
at start of current token.
compareDocumentPosition(Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
compareTo(Object) - Method in class org.w3c.tidy.TidyMessage.Level
 
condFlushLine(Out, int) - Method in class org.w3c.tidy.PPrint
 
configuration - Variable in class org.w3c.tidy.Lexer
configuration.
content - Variable in class org.w3c.tidy.Node
Contained node.
convertCharEncoding(int) - Method in class org.w3c.tidy.Configuration
Convert a char encoding from the deprecated tidy constant to a standard java encoding name.
convertCharEncoding(String) - Method in class org.w3c.tidy.Configuration
Convert a char encoding from a standard java encoding name to the deprecated tidy constant.
countSlides(Node) - Method in class org.w3c.tidy.PPrint
Split parse tree by h2 elements and output to separate files.
createAttribute(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createAttributeNS(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createCDATASection(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createComment(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createDocumentFragment() - Method in class org.w3c.tidy.DOMDocumentImpl
 
createElement(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createElementNS(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createEmptyDocument() - Static method in class org.w3c.tidy.Tidy
Creates an empty DOM Document.
createEntityReference(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createProcessingInstruction(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createSlides(Lexer, Node) - Method in class org.w3c.tidy.PPrint
Creates slides from h2.
createTextNode(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
cssPrefix - Variable in class org.w3c.tidy.Configuration
CSS class naming for -clean option.

D

DATE - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for attributes containing dates.
DEFLIST - Static variable in class org.w3c.tidy.ParserImpl
parser for definition lists.
DISCARDED_CHAR - Static variable in class org.w3c.tidy.Report
char has been discarder.
DISCARDING_UNEXPECTED - Static variable in class org.w3c.tidy.Report
discarding unexpected element.
DOCTYPE_AFTER_TAGS - Static variable in class org.w3c.tidy.Report
doctype after tags.
DOCTYPE_AUTO - Static variable in class org.w3c.tidy.Configuration
treatment of doctype: auto.
DOCTYPE_GIVEN_SUMMARY - Static variable in class org.w3c.tidy.Report
Constant used for reporting of given doctype.
DOCTYPE_LOOSE - Static variable in class org.w3c.tidy.Configuration
treatment of doctype: loose.
DOCTYPE_OMIT - Static variable in class org.w3c.tidy.Configuration
treatment of doctype: omit.
DOCTYPE_STRICT - Static variable in class org.w3c.tidy.Configuration
treatment of doctype: strict.
DOCTYPE_TAG - Static variable in class org.w3c.tidy.Node
node type: doctype.
DOCTYPE_USER - Static variable in class org.w3c.tidy.Configuration
treatment of doctype: user.
DOMAttrImpl - class org.w3c.tidy.DOMAttrImpl.
Tidy implementation of org.w3c.dom.DOMAttrImpl.
DOMAttrImpl(AttVal) - Constructor for class org.w3c.tidy.DOMAttrImpl
instantiates a new DOMAttrImpl which wraps the given AttVal.
DOMAttrMapImpl - class org.w3c.tidy.DOMAttrMapImpl.
Tidy implementation of org.w3c.dom.NamedNodeMap.
DOMAttrMapImpl(AttVal) - Constructor for class org.w3c.tidy.DOMAttrMapImpl
instantiates a new DOMAttrMapImpl for the given AttVal.
DOMCDATASectionImpl - class org.w3c.tidy.DOMCDATASectionImpl.
Tidy implementation of org.w3c.dom.CDATASection.
DOMCDATASectionImpl(Node) - Constructor for class org.w3c.tidy.DOMCDATASectionImpl
Instantiates a new DOMCDATASectionImpl which wraps the given Node.
DOMCharacterDataImpl - class org.w3c.tidy.DOMCharacterDataImpl.
Tidy implementation of org.w3c.dom.CharacterData.
DOMCharacterDataImpl(Node) - Constructor for class org.w3c.tidy.DOMCharacterDataImpl
Instantiates a new DOMCharacterDataImpl which wraps the given Node.
DOMCommentImpl - class org.w3c.tidy.DOMCommentImpl.
Tidy implementation of org.w3c.dom.Comment.
DOMCommentImpl(Node) - Constructor for class org.w3c.tidy.DOMCommentImpl
Instantiates a new DOMCommentImpl which wraps the given Node.
DOMDocumentImpl - class org.w3c.tidy.DOMDocumentImpl.
DOMDocumentImpl.
DOMDocumentImpl(Node) - Constructor for class org.w3c.tidy.DOMDocumentImpl
Instantiates a new Dom document with a default tag table.
DOMDocumentTypeImpl - class org.w3c.tidy.DOMDocumentTypeImpl.
DOMDocumentTypeImpl.
DOMDocumentTypeImpl(Node) - Constructor for class org.w3c.tidy.DOMDocumentTypeImpl
Instantiates a new DOM document type.
DOMElementImpl - class org.w3c.tidy.DOMElementImpl.
DOMElementImpl.
DOMElementImpl(Node) - Constructor for class org.w3c.tidy.DOMElementImpl
Instantiates a new DOM element.
DOMNodeImpl - class org.w3c.tidy.DOMNodeImpl.
DOMNodeImpl.
DOMNodeImpl(Node) - Constructor for class org.w3c.tidy.DOMNodeImpl
Intantiates a new DOM node.
DOMNodeListByTagNameImpl - class org.w3c.tidy.DOMNodeListByTagNameImpl.
DOMNodeListByTagNameImpl.
DOMNodeListByTagNameImpl(Node, String) - Constructor for class org.w3c.tidy.DOMNodeListByTagNameImpl
Instantiates a new DOMNodeListByTagName.
DOMNodeListImpl - class org.w3c.tidy.DOMNodeListImpl.
DOMNodeListImpl.
DOMNodeListImpl(Node) - Constructor for class org.w3c.tidy.DOMNodeListImpl
Instantiates a new DOM node list.
DOMProcessingInstructionImpl - class org.w3c.tidy.DOMProcessingInstructionImpl.
DOMProcessingInstructionImpl.
DOMProcessingInstructionImpl(Node) - Constructor for class org.w3c.tidy.DOMProcessingInstructionImpl
Instantiates a new DOM processing instruction.
DOMTextImpl - class org.w3c.tidy.DOMTextImpl.
DOMTextImpl.
DOMTextImpl(Node) - Constructor for class org.w3c.tidy.DOMTextImpl
Instantiates a new DOM text node.
DTYPE_NOT_UPPER_CASE - Static variable in class org.w3c.tidy.Report
doctype not upper case.
DUPLICATE_FRAMESET - Static variable in class org.w3c.tidy.Report
duplicate frameset.
Dict - class org.w3c.tidy.Dict.
Tag dictionary node.
Dict(String, short, int, Parser, TagCheck) - Constructor for class org.w3c.tidy.Dict
Instantiates a new Tag definition.
declareLiteralAttrib(String) - Method in class org.w3c.tidy.AttributeTable
Declare a new literal attribute.
decodeMacRoman(int) - Static method in class org.w3c.tidy.EncodingUtils
Function to convert from MacRoman to Unicode.
decodeWin1252(int) - Static method in class org.w3c.tidy.EncodingUtils
Function for conversion from Windows-1252 to Unicode.
deferDup() - Method in class org.w3c.tidy.Lexer
Defer duplicates when entering a table or other element where the inlines shouldn't be duplicated.
defineTag(short, String) - Method in class org.w3c.tidy.TagTable
Defines a new tag.
definedTags - Variable in class org.w3c.tidy.Configuration
track what types of tags user has defined to eliminate unnecessary searches.
deleteData(int, int) - Method in class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
delim - Variable in class org.w3c.tidy.AttVal
Delimiter (" or ').
dict - Variable in class org.w3c.tidy.AttVal
Attribute definition.
discardDocType() - Method in class org.w3c.tidy.Node
Discard the doctype node.
discardElement(Node) - Static method in class org.w3c.tidy.Node
Remove node from markup tree and discard it.
docTypeMode - Variable in class org.w3c.tidy.Configuration
see doctype property.
docTypeStr - Variable in class org.w3c.tidy.Configuration
user specified doctype.
doctype - Variable in class org.w3c.tidy.Lexer
version as given by doctype (if any).
dropEmptyParas - Variable in class org.w3c.tidy.Configuration
discard empty p elements.
dropFontTags - Variable in class org.w3c.tidy.Configuration
discard presentation tags.
dropProprietaryAttributes - Variable in class org.w3c.tidy.Configuration
discard proprietary attributes.
dropSections(Lexer, Node) - Method in class org.w3c.tidy.Clean
Drop if/endif sections inserted by word2000.
duplicateAttrs - Variable in class org.w3c.tidy.Configuration
Keep first or last duplicate attribute.

E

ELEMENT_NOT_EMPTY - Static variable in class org.w3c.tidy.Report
element not empty.
EMPTY - Static variable in class org.w3c.tidy.ParserImpl
parser for empty elements.
ENCODING_IO_CONFLICT - Static variable in class org.w3c.tidy.Report
encoding IO conflict.
ENCODING_MISMATCH - Static variable in class org.w3c.tidy.Report
character encoding: encoding mismatch.
END_OF_STREAM - Static variable in interface org.w3c.tidy.StreamIn
end of stream char.
END_TAG - Static variable in class org.w3c.tidy.Node
End tag.
ENTITY_IN_ID - Static variable in class org.w3c.tidy.Report
attribute: entity in id.
ERROR - Static variable in class org.w3c.tidy.TidyMessage.Level
level = error (3).
ESCAPED_ILLEGAL_URI - Static variable in class org.w3c.tidy.Report
attribute: escaped illegal URI.
EncodingNameMapper - class org.w3c.tidy.EncodingNameMapper.
Maps between Java and IANA character encoding names.
EncodingNameMapper() - Constructor for class org.w3c.tidy.EncodingNameMapper
 
EncodingUtils - class org.w3c.tidy.EncodingUtils.
 
Entity - class org.w3c.tidy.Entity.
HTML ISO entity.
Entity(String, int) - Constructor for class org.w3c.tidy.Entity
instantiates a new entity.
EntityTable - class org.w3c.tidy.EntityTable.
Entity hash table.
element - Variable in class org.w3c.tidy.IStack
name (null for text nodes).
element - Variable in class org.w3c.tidy.Node
Tag name.
emFromI(Node) - Method in class org.w3c.tidy.Clean
Replace i by em and b by strong.
emacs - Variable in class org.w3c.tidy.Configuration
if true format error output for GNU Emacs.
encloseBlockText - Variable in class org.w3c.tidy.Configuration
if yes text in blocks is wrapped in p's.
encloseBodyText - Variable in class org.w3c.tidy.Configuration
if yes text at body is wrapped in p's.
encodingError(Lexer, int, int) - Method in class org.w3c.tidy.Report
Prints encoding error messages.
end - Variable in class org.w3c.tidy.Node
end of span onto text array.
endOfInput() - Method in class org.w3c.tidy.Lexer
Has end of input stream been reached?
entityCode(String) - Method in class org.w3c.tidy.EntityTable
Returns the entity code for the given entity name.
entityError(Lexer, short, String, int) - Method in class org.w3c.tidy.Report
Prints entity error messages.
entityName(short) - Method in class org.w3c.tidy.EntityTable
Returns the entity name for the given entity code.
equals(Object) - Method in class org.w3c.tidy.TidyMessage.Level
 
errfile - Variable in class org.w3c.tidy.Configuration
file name to write errors to.
error(Lexer, Node, Node, short) - Method in class org.w3c.tidy.Report
Prints errors.
errorSummary(Lexer) - Method in class org.w3c.tidy.Report
Prints error summary.
errors - Variable in class org.w3c.tidy.Lexer
count of errors.
errout - Variable in class org.w3c.tidy.Lexer
error output stream.
escapeCdata - Variable in class org.w3c.tidy.Configuration
replace CDATA sections with escaped text.
escapeTag(Lexer, Node) - Static method in class org.w3c.tidy.Node
Escapes the given tag.
excludeBlocks - Variable in class org.w3c.tidy.Lexer
Netscape compatibility.
execute() - Method in class org.w3c.tidy.ant.JTidyTask
Run the task.
executeSet() - Method in class org.w3c.tidy.ant.JTidyTask
Run tidy on filesets.
executeSingle() - Method in class org.w3c.tidy.ant.JTidyTask
A single file has been specified.
exiled - Variable in class org.w3c.tidy.Lexer
true if moved out of table.
expectsContent() - Method in class org.w3c.tidy.Node
Does the node expect contents?

F

FBORDER - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "frameborder" attribute.
FIXED_BACKSLASH - Static variable in class org.w3c.tidy.Report
attribute: fixed backslash.
FORM - Static variable in class org.w3c.tidy.TagCheckImpl
CheckForm instance.
FOUND_UTF16 - Static variable in class org.w3c.tidy.Report
character encoding error: found utf16.
FRAMESET - Static variable in class org.w3c.tidy.ParserImpl
parser for frameset.
FSM_ASCII - Static variable in class org.w3c.tidy.EncodingUtils
states for ISO 2022 A document in ISO-2022 based encoding uses some ESC sequences called "designator" to switch character sets.
FSM_ESC - Static variable in class org.w3c.tidy.EncodingUtils
state ESC.
FSM_ESCD - Static variable in class org.w3c.tidy.EncodingUtils
state ESCD.
FSM_ESCDP - Static variable in class org.w3c.tidy.EncodingUtils
state ESCDP.
FSM_ESCP - Static variable in class org.w3c.tidy.EncodingUtils
state ESCP.
FSM_NONASCII - Static variable in class org.w3c.tidy.EncodingUtils
state NONASCII.
FSUBMIT - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "submit" attribute.
findAttribute(AttVal) - Method in class org.w3c.tidy.AttributeTable
public method for finding attribute definition by name.
findBadSubString(String, String, int) - Static method in class org.w3c.tidy.TidyUtils
Return true if substring s is in p and isn't all in upper case.
findBody(TagTable) - Method in class org.w3c.tidy.Node
Find the body node.
findDocType() - Method in class org.w3c.tidy.Node
Find the doctype element.
findGivenVersion(Node) - Method in class org.w3c.tidy.Lexer
Examine DOCTYPE to identify version.
findHEAD(TagTable) - Method in class org.w3c.tidy.Node
Find the head tag.
findHTML(TagTable) - Method in class org.w3c.tidy.Node
Find the "html" element.
findParser(Node) - Method in class org.w3c.tidy.TagTable
Finds a parser fo the given node.
findTag(Node) - Method in class org.w3c.tidy.TagTable
Finds a tag by name.
fixBackslash - Variable in class org.w3c.tidy.Configuration
fix URLs by replacing \ with /.
fixComments - Variable in class org.w3c.tidy.Configuration
fix comments with adjacent hyphens.
fixDocType(Node) - Method in class org.w3c.tidy.Lexer
Fixup doctype if missing.
fixEmptyRow(Lexer, Node) - Static method in class org.w3c.tidy.Node
If a table row is empty then insert an empty cell.This practice is consistent with browser behavior and avoids potential problems with row spanning cells.
fixHTMLNameSpace(Node, String) - Method in class org.w3c.tidy.Lexer
Fix xhtml namespace.
fixId(Node) - Method in class org.w3c.tidy.Lexer
duplicate name attribute as an id and check if id and name match.
fixUri - Variable in class org.w3c.tidy.Configuration
properly escape URLs.
fixXmlDecl(Node) - Method in class org.w3c.tidy.Lexer
Ensure XML document starts with <?
flushLine(Out, int) - Method in class org.w3c.tidy.PPrint
 
foldCase(char, boolean, boolean) - Static method in class org.w3c.tidy.TidyUtils
Fold case of a char.
forceOutput - Variable in class org.w3c.tidy.Configuration
output document even if errors were found.
freeAttrs(Node) - Method in class org.w3c.tidy.TagTable
Free node's attributes.
fromCode(int) - Static method in class org.w3c.tidy.TidyMessage.Level
Returns the Level instance corresponding to the given int value.

G

generalInfo(PrintWriter) - Method in class org.w3c.tidy.Report
Prints tidy general info.
getAdapter() - Method in class org.w3c.tidy.AttVal
Return the org.w3c.dom.Attr adapter.
getAdapter() - Method in class org.w3c.tidy.Node
Returns a DOM Node which wrap the current tidy Node.
getAltText() - Method in class org.w3c.tidy.Tidy
alt-text- default text for alt attribute.
getAsciiChars() - Method in class org.w3c.tidy.Tidy
ascii-chars- convert quotes and dashes to nearest ASCII char.
getAsp() - Method in class org.w3c.tidy.AttVal
Getter for asp.
getAttrByName(String) - Method in class org.w3c.tidy.Node
Returns an attribute with the given name in the current node.
getAttrchk() - Method in class org.w3c.tidy.Attribute
Returns the checker for this attribute.
getAttribute() - Method in class org.w3c.tidy.AttVal
Getter for attribute.
getAttribute(String) - Method in class org.w3c.tidy.DOMElementImpl
 
getAttributeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
 
getAttributeNode(String) - Method in class org.w3c.tidy.DOMElementImpl
 
getAttributeNodeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
 
getAttributes() - Method in class org.w3c.tidy.DOMAttrImpl
 
getAttributes() - Method in class org.w3c.tidy.DOMNodeImpl
 
getBaseURI() - Method in class org.w3c.tidy.DOMNodeImpl
 
getBreakBeforeBR() - Method in class org.w3c.tidy.Tidy
break-before-br - output newline before <br>.
getBurstSlides() - Method in class org.w3c.tidy.Tidy
split- create slides on each h2 element.
getBytes(String) - Static method in class org.w3c.tidy.TidyUtils
Should always be able convert to/from UTF-8, so encoding exceptions are converted to an Error to avoid adding throws declarations in lots of methods.
getCDATA(Node) - Method in class org.w3c.tidy.Lexer
Create a text node for the contents of a CDATA element like style or script which ends with </foo> for some foo.
getCharEncoding() - Method in class org.w3c.tidy.Tidy
Deprecated. from r8 tidy can use different encoding for input and output. This method will only return the input character encoding.
getChildNodes() - Method in class org.w3c.tidy.DOMAttrImpl
 
getChildNodes() - Method in class org.w3c.tidy.DOMNodeImpl
 
getChkattrs() - Method in class org.w3c.tidy.Dict
Getter for chkattrs.
getCode() - Method in class org.w3c.tidy.Entity
Getter for code.
getCode() - Method in class org.w3c.tidy.TidyMessage.Level
Returns the int value for this level.
getColumn() - Method in class org.w3c.tidy.TidyMessage
Getter for column.
getConfiguration() - Method in class org.w3c.tidy.Tidy
Returns the actual configuration
getCurcol() - Method in interface org.w3c.tidy.StreamIn
Getter for curcol.
getCurcol() - Method in class org.w3c.tidy.StreamInImpl
 
getCurcol() - Method in class org.w3c.tidy.StreamInJavaImpl
Getter for curcol.
getCurline() - Method in interface org.w3c.tidy.StreamIn
Getter for curline.
getCurline() - Method in class org.w3c.tidy.StreamInImpl
 
getCurline() - Method in class org.w3c.tidy.StreamInJavaImpl
Getter for curline.
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
Returns the default attribute table instance.
getDefaultEntityTable() - Static method in class org.w3c.tidy.EntityTable
Returns the default entity table instance.
getDelim() - Method in class org.w3c.tidy.AttVal
Getter for delim.
getDict() - Method in class org.w3c.tidy.AttVal
Getter for dict.
getDocType() - Method in class org.w3c.tidy.Tidy
doctype- user specified doctype.
getDoctype() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getDocumentElement() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getDocumentURI() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getDomConfig() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getDropEmptyParas() - Method in class org.w3c.tidy.Tidy
drop-empty-paras- discard empty p elements.
getDropFontTags() - Method in class org.w3c.tidy.Tidy
drop-font-tags- discard presentation tags.
getDropProprietaryAttributes() - Method in class org.w3c.tidy.Tidy
drop-proprietary-attributes- discard proprietary attributes.
getElementById(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
getElementsByTagName(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
getElementsByTagName(String) - Method in class org.w3c.tidy.DOMElementImpl
 
getElementsByTagNameNS(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
getElementsByTagNameNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
 
getEmacs() - Method in class org.w3c.tidy.Tidy
gnu-emacs- if true format error output for GNU Emacs.
getEncloseBlockText() - Method in class org.w3c.tidy.Tidy
enclose-block-text- if true text in blocks is wrapped in <p>'s. return true if tidy should will text text in blocks in <p>'s.
getEncloseText() - Method in class org.w3c.tidy.Tidy
enclose-text- if true text at body is wrapped in <p>'s.
getEntities() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getErrfile() - Method in class org.w3c.tidy.Tidy
Errfile - file name to write errors to.
getErrorCode() - Method in class org.w3c.tidy.TidyMessage
Getter for errorCode.
getErrout() - Method in class org.w3c.tidy.Tidy
Errout - the error output stream.
getEscapeCdata() - Method in class org.w3c.tidy.Tidy
escape-cdata -replace CDATA sections with escaped text.
getFeature(String, String) - Method in class org.w3c.tidy.DOMNodeImpl
 
getFirstChild() - Method in class org.w3c.tidy.DOMAttrImpl
 
getFirstChild() - Method in class org.w3c.tidy.DOMNodeImpl
 
getFixBackslash() - Method in class org.w3c.tidy.Tidy
fix-backslash- fix URLs by replacing \ with /.
getFixComments() - Method in class org.w3c.tidy.Tidy
fix-bad-comments- fix comments with adjacent hyphens.
getFixUri() - Method in class org.w3c.tidy.Tidy
fix-uri- output BODY content only.
getForceOutput() - Method in class org.w3c.tidy.Tidy
force-output- output document even if errors were found.
getFriendlyName(String, Object, Configuration) - Method in interface org.w3c.tidy.ParseProperty
Returns the "friendly name" for the passed value.
getHideComments() - Method in class org.w3c.tidy.Tidy
hide-comments- hides all (real) comments in output.
getHideEndTags() - Method in class org.w3c.tidy.Tidy
hide-endtags - suppress optional end tags.
getIcon(int) - Method in class org.w3c.tidy.TidyBeanInfo
 
getImplementation() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getInCharEncoding() - Method in class org.w3c.tidy.Configuration
Deprecated. use getInCharEncodingName()
getInCharEncodingName() - Method in class org.w3c.tidy.Configuration
Getter for inCharEncodingName.
getIndentAttributes() - Method in class org.w3c.tidy.Tidy
indent-attributes- newline+indent before each attribute.
getIndentCdata() - Method in class org.w3c.tidy.Tidy
indent-cdata- indent CDATA sections.
getIndentContent() - Method in class org.w3c.tidy.Tidy
indent - indent content of appropriate tags.
getInputEncoding() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getInputEncoding() - Method in class org.w3c.tidy.Tidy
input-encoding the character encoding used for input.
getInputStreamName() - Method in class org.w3c.tidy.Tidy
 
getInternalSubset() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getJoinClasses() - Method in class org.w3c.tidy.Tidy
join-classes- join multiple class attributes.
getJoinStyles() - Method in class org.w3c.tidy.Tidy
join-styles- join multiple style attributes.
getKeepFileTimes() - Method in class org.w3c.tidy.Tidy
keep-time- if true last modified time is preserved.
getLastChild() - Method in class org.w3c.tidy.DOMAttrImpl
 
getLastChild() - Method in class org.w3c.tidy.DOMNodeImpl
 
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
 
getLevel() - Method in class org.w3c.tidy.TidyMessage
Getter for level.
getLine() - Method in class org.w3c.tidy.TidyMessage
Getter for line.
getLiteralAttribs() - Method in class org.w3c.tidy.Tidy
literal-attributes- if true attributes may use newlines.
getLocalName() - Method in class org.w3c.tidy.DOMNodeImpl
 
getLogicalEmphasis() - Method in class org.w3c.tidy.Tidy
logical-emphasis- replace i by em and b by strong.
getLowerLiterals() - Method in class org.w3c.tidy.Tidy
lower-literals- folds known attribute values to lower case.
getMakeBare() - Method in class org.w3c.tidy.Tidy
make-clean - remove Microsoft cruft.
getMakeClean() - Method in class org.w3c.tidy.Tidy
make-clean - remove presentational clutter.
getMessage(int, Lexer, String, Object[], TidyMessage.Level) - Method in class org.w3c.tidy.Report
Generates a complete message for the warning/error.
getMessage() - Method in class org.w3c.tidy.TidyMessage
Getter for message.
getModel() - Method in class org.w3c.tidy.Dict
Getter for model.
getName() - Method in class org.w3c.tidy.Attribute
Returns the attribute name.
getName() - Method in class org.w3c.tidy.DOMAttrImpl
 
getName() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getName() - Method in class org.w3c.tidy.Dict
Getter for name.
getName() - Method in class org.w3c.tidy.Entity
Getter for name.
getNamedItem(String) - Method in class org.w3c.tidy.DOMAttrMapImpl
 
getNamedItemNS(String, String) - Method in class org.w3c.tidy.DOMAttrMapImpl
Not supported, returns DOMException.NOT_SUPPORTED_ERR.
getNamespaceURI() - Method in class org.w3c.tidy.DOMNodeImpl
 
getNext() - Method in class org.w3c.tidy.AttVal
Getter for next.
getNextSibling() - Method in class org.w3c.tidy.DOMAttrImpl
 
getNextSibling() - Method in class org.w3c.tidy.DOMNodeImpl
 
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 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 class org.w3c.tidy.DOMAttrImpl
 
getNodeValue() - Method in class org.w3c.tidy.DOMNodeImpl
 
getNotations() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getNumEntities() - Method in class org.w3c.tidy.Tidy
numeric-entities- output entities other than the built-in HTML entities in the numeric rather than the named entity form.
getOnlyErrors() - Method in class org.w3c.tidy.Tidy
only-errors - if true normal output is suppressed.
getOptionValues() - Method in interface org.w3c.tidy.ParseProperty
Returns the valid values.
getOut(Configuration, OutputStream) - Static method in class org.w3c.tidy.OutFactory
Returns the appropriate Out implementation.
getOutCharEncoding() - Method in class org.w3c.tidy.Configuration
Deprecated. use getOutCharEncodingName()
getOutCharEncodingName() - Method in class org.w3c.tidy.Configuration
Getter for outCharEncodingName.
getOutputEncoding() - Method in class org.w3c.tidy.Tidy
output-encoding the character encoding used for output.
getOwnerDocument() - Method in class org.w3c.tidy.DOMAttrImpl
 
getOwnerDocument() - Method in class org.w3c.tidy.DOMNodeImpl
 
getOwnerElement() - Method in class org.w3c.tidy.DOMAttrImpl
 
getParentNode() - Method in class org.w3c.tidy.DOMAttrImpl
 
getParentNode() - Method in class org.w3c.tidy.DOMNodeImpl
 
getParseErrors() - Method in class org.w3c.tidy.Tidy
ParseErrors - the number of errors that occurred in the most recent parse operation.
getParseWarnings() - Method in class org.w3c.tidy.Tidy
ParseWarnings - the number of warnings that occurred in the most recent parse operation.
getParser() - Method in class org.w3c.tidy.Dict
Getter for parser.
getPhp() - Method in class org.w3c.tidy.AttVal
Getter for php.
getPrefix() - Method in class org.w3c.tidy.DOMNodeImpl
 
getPreviousSibling() - Method in class org.w3c.tidy.DOMAttrImpl
 
getPreviousSibling() - Method in class org.w3c.tidy.DOMNodeImpl
 
getPrintBodyOnly() - Method in class org.w3c.tidy.Tidy
print-body-only- output BODY content only.
getPublicId() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getQuiet() - Method in class org.w3c.tidy.Tidy
quiet - no 'Parsing X', guessed DTD or summary.
getQuoteAmpersand() - Method in class org.w3c.tidy.Tidy
quote-ampersand- output naked ampersand as &.
getQuoteMarks() - Method in class org.w3c.tidy.Tidy
quote-marks- output " marks as &quot;.
getQuoteNbsp() - Method in class org.w3c.tidy.Tidy
quote-nbsp- output non-breaking space as entity.
getRawOut() - Method in class org.w3c.tidy.Tidy
output-raw- avoid mapping values > 127 to entities.
getRepeatedAttributes() - Method in class org.w3c.tidy.Tidy
repeated-attributes- keep first or last duplicate attribute.
getReplaceColor() - Method in class org.w3c.tidy.Tidy
replace-color- replace hex color attribute values with names.
getSchemaTypeInfo() - Method in class org.w3c.tidy.DOMAttrImpl
 
getSchemaTypeInfo() - Method in class org.w3c.tidy.DOMElementImpl
 
getShowErrors() - Method in class org.w3c.tidy.Tidy
show-errors- number of errors to put out.
getShowWarnings() - Method in class org.w3c.tidy.Tidy
show-warnings - show warnings?
getSlidestyle() - Method in class org.w3c.tidy.Tidy
Deprecated. does nothing
getSmartIndent() - Method in class org.w3c.tidy.Tidy
SmartIndent - does text/block level content effect indentation.
getSpaces() - Method in class org.w3c.tidy.Tidy
indent-spaces- default indentation.
getSpecified() - Method in class org.w3c.tidy.DOMAttrImpl
 
getStderr() - Method in class org.w3c.tidy.Tidy
 
getStreamIn(Configuration, InputStream) - Static method in class org.w3c.tidy.StreamInFactory
Returns the appropriate StreamIn implementation.
getStrictErrorChecking() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getString(byte[], int, int) - Static method in class org.w3c.tidy.TidyUtils
Should always be able convert to/from UTF-8, so encoding exceptions are converted to an Error to avoid adding throws declarations in lots of methods.
getSystemId() - Method in class org.w3c.tidy.DOMDocumentTypeImpl
 
getTabsize() - Method in class org.w3c.tidy.Tidy
tab-size- tab size in chars.
getTagName() - Method in class org.w3c.tidy.DOMElementImpl
 
getTarget() - Method in class org.w3c.tidy.DOMProcessingInstructionImpl
 
getTextContent() - Method in class org.w3c.tidy.DOMNodeImpl
 
getTidyMark() - Method in class org.w3c.tidy.Tidy
tidy-mark- add meta element indicating tidied doc.
getToken(short) - Method in class org.w3c.tidy.Lexer
Gets a token.
getTrimEmptyElements() - Method in class org.w3c.tidy.Tidy
trim-empty-elements- trim empty elements.
getType() - Method in interface org.w3c.tidy.ParseProperty
Returns the option type.
getUTF8(byte[], int, int[]) - Static method in class org.w3c.tidy.PPrint
return one less than the number of bytes used by the UTF-8 byte sequence.
getUpperCaseAttrs() - Method in class org.w3c.tidy.Tidy
uppercase-attributes - output attributes in upper case.
getUpperCaseTags() - Method in class org.w3c.tidy.Tidy
uppercase-tags - output tags in upper case.
getUserData(String) - Method in class org.w3c.tidy.DOMNodeImpl
 
getValue() - Method in class org.w3c.tidy.AttVal
Getter for value.
getValue() - Method in class org.w3c.tidy.DOMAttrImpl
 
getVersions() - Method in class org.w3c.tidy.Attribute
Returns the html versions in which this attribute is supported.
getVersions() - Method in class org.w3c.tidy.Dict
Getter for versions.
getWholeText() - Method in class org.w3c.tidy.DOMTextImpl
 
getWord2000() - Method in class org.w3c.tidy.Tidy
word-2000- draconian cleaning for Word2000.
getWrapAsp() - Method in class org.w3c.tidy.Tidy
wrap-asp- wrap within ASP pseudo elements.
getWrapAttVals() - Method in class org.w3c.tidy.Tidy
wrap-attributes- wrap within attribute values.
getWrapJste() - Method in class org.w3c.tidy.Tidy
wrap-jste- wrap within JSTE pseudo elements.
getWrapPhp() - Method in class org.w3c.tidy.Tidy
wrap-php- wrap within PHP pseudo elements.
getWrapScriptlets() - Method in class org.w3c.tidy.Tidy
wrap-script-literals- wrap within JavaScript string literals.
getWrapSection() - Method in class org.w3c.tidy.Tidy
wrap-sections- wrap within <!
getWraplen() - Method in class org.w3c.tidy.Tidy
wrap- default wrap margin.
getWriteback() - Method in class org.w3c.tidy.Tidy
writeback - if true then output tidied markup.
getXHTML() - Method in class org.w3c.tidy.Tidy
output-xhtml - output extensible HTML.
getXmlEncoding() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getXmlOut() - Method in class org.w3c.tidy.Tidy
output-xml - create output as XML.
getXmlPIs() - Method in class org.w3c.tidy.Tidy
assume-xml-procins This option specifies if Tidy should change the parsing of processing instructions to require ?
getXmlPi() - Method in class org.w3c.tidy.Tidy
add-xml-pi- add <?
getXmlSpace() - Method in class org.w3c.tidy.Tidy
add-xml-space- if set to yes adds xml:space attr as needed.
getXmlStandalone() - Method in class org.w3c.tidy.DOMDocumentImpl
 
getXmlTags() - Method in class org.w3c.tidy.Tidy
input-xml - treat input as XML.
getXmlVersion() - Method in class org.w3c.tidy.DOMDocumentImpl
 

H

HEAD - Static variable in class org.w3c.tidy.ParserImpl
parser for head.
HIGH_UTF16_SURROGATE - Static variable in class org.w3c.tidy.EncodingUtils
UTF-16 high surrogate.
HR - Static variable in class org.w3c.tidy.TagCheckImpl
CheckHR instance.
HTML - Static variable in class org.w3c.tidy.ParserImpl
parser for html.
HTML - Static variable in class org.w3c.tidy.TagCheckImpl
CheckHTML instance.
hasAttribute(String) - Method in class org.w3c.tidy.DOMElementImpl
 
hasAttributeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
 
hasAttributes() - Method in class org.w3c.tidy.DOMNodeImpl
 
hasChildNodes() - Method in class org.w3c.tidy.DOMAttrImpl
 
hasChildNodes() - Method in class org.w3c.tidy.DOMNodeImpl
 
hasOneChild() - Method in class org.w3c.tidy.Node
Does the node have one (and only one) child?
hashCode() - Method in class org.w3c.tidy.TidyMessage.Level
 
helloMessage(PrintWriter) - Method in class org.w3c.tidy.Report
Prints tidy hello message.
helpText(PrintWriter) - Method in class org.w3c.tidy.Report
Prints tidy help.
hideComments - Variable in class org.w3c.tidy.Configuration
hides all (real) comments in output.
hideEndTags - Variable in class org.w3c.tidy.Configuration
suppress optional end tags.
htmlOut - Variable in class org.w3c.tidy.Configuration
output plain-old HTML, even for XHTML input.
htmlVersion() - Method in class org.w3c.tidy.Lexer
Choose what version to use for new doctype.
htmlVersionName() - Method in class org.w3c.tidy.Lexer
Choose what version to use for new doctype.

I

ID - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for ids.
IDREF - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for attributes referencng an id.
ID_NAME_MISMATCH - Static variable in class org.w3c.tidy.Report
attribute: id and name mismatch.
IGNORE_MARKUP - Static variable in class org.w3c.tidy.Lexer
state: ignore markup.
IGNORE_WHITESPACE - Static variable in class org.w3c.tidy.Lexer
state: ignore whitespace.
ILLEGAL_NESTING - Static variable in class org.w3c.tidy.Report
illegal nesting.
ILLEGAL_URI_REFERENCE - Static variable in class org.w3c.tidy.Report
attribute: illegal URI reference.
IMG - Static variable in class org.w3c.tidy.TagCheckImpl
CheckIMG instance.
INCONSISTENT_NAMESPACE - Static variable in class org.w3c.tidy.Report
inconsistent namespace.
INCONSISTENT_VERSION - Static variable in class org.w3c.tidy.Report
inconsistent version.
INFO - Static variable in class org.w3c.tidy.TidyMessage.Level
level = info (1).
INLINE - Static variable in class org.w3c.tidy.ParserImpl
parser for inline.
INSERTING_TAG - Static variable in class org.w3c.tidy.Report
inserting tag.
INVALID_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
attribute: invalid attribute.
INVALID_NCR - Static variable in class org.w3c.tidy.Report
character encoding: invalid NCR.
INVALID_SGML_CHARS - Static variable in class org.w3c.tidy.Report
character encoding: invalid sgml chars.
INVALID_URI - Static variable in class org.w3c.tidy.Report
character encoding: nvalid URI.
INVALID_UTF16 - Static variable in class org.w3c.tidy.Report
character encoding: invalid utf16.
INVALID_UTF8 - Static variable in class org.w3c.tidy.Report
character encoding: invalid utf8.
INVALID_XML_ID - Static variable in class org.w3c.tidy.Report
attribute: invalid xml id.
ISO2022 - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
IStack - class org.w3c.tidy.IStack.
Inline stack node.
IStack() - Constructor for class org.w3c.tidy.IStack
 
implicit - Variable in class org.w3c.tidy.Node
true if inferred.
importNode(Node, boolean) - Method in class org.w3c.tidy.DOMDocumentImpl
 
in - Variable in class org.w3c.tidy.Lexer
file stream.
indentAttributes - Variable in class org.w3c.tidy.Configuration
newline+indent before each attribute.
indentCdata - Variable in class org.w3c.tidy.Configuration
indent CDATA sections.
indentContent - Variable in class org.w3c.tidy.Configuration
indent content of appropriate tags.
inferredTag(String) - Method in class org.w3c.tidy.Lexer
Generates and inserts a new node.
init() - Method in class org.w3c.tidy.ant.JTidyTask
Initializes the task.
inlineDup(Node) - Method in class org.w3c.tidy.Lexer
This has the effect of inserting "missing" inline elements around the contents of blocklevel elements such as P, TD, TH, DIV, PRE etc.
inode - Variable in class org.w3c.tidy.Lexer
Inline stack for compatibility with Mosaic.
insert - Variable in class org.w3c.tidy.Lexer
for inferring inline tags.
insertBefore(Node, Node) - Method in class org.w3c.tidy.DOMAttrImpl
Not supported.
insertBefore(Node, Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
insertData(int, String) - Method in class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
insertDocType(Lexer, Node, Node) - Static method in class org.w3c.tidy.Node
The doctype has been found after other tags, and needs moving to before the html element.
insertMisc(Node, Node) - Static method in class org.w3c.tidy.Node
Insert a node at the end.
insertNodeAfterElement(Node) - Method in class org.w3c.tidy.Node
Insert node into markup tree after element.
insertNodeAsParent(Node, Node) - Static method in class org.w3c.tidy.Node
Insert node into markup tree in pace of element which is moved to become the child of the node.
insertNodeAtEnd(Node) - Method in class org.w3c.tidy.Node
Insert node into markup tree.
insertNodeAtStart(Node) - Method in class org.w3c.tidy.Node
Insert a node into markup tree.
insertNodeBeforeElement(Node, Node) - Static method in class org.w3c.tidy.Node
Insert node into markup tree before element.
insertedToken() - Method in class org.w3c.tidy.Lexer
 
insertspace - Variable in class org.w3c.tidy.Lexer
when space is moved after end tag.
install(Attribute) - Method in class org.w3c.tidy.AttributeTable
installs a new Attribute.
install(Dict) - Method in class org.w3c.tidy.TagTable
Installs a new tag in the tag table, or modify an existing one.
isBlank(Lexer) - Method in class org.w3c.tidy.Node
Is the node content empty or blank?
isBoolAttribute() - Method in class org.w3c.tidy.AttVal
Is this a boolean attribute.
isCSS1Selector(String) - Static method in class org.w3c.tidy.Lexer
In CSS1, selectors can contain only the characters A-Z, 0-9, and Unicode characters 161-255, plus dash (-); they cannot start with a dash or a digit; they can also contain escaped characters and any Unicode character as a numeric code (see next item).
isCharEncodingSupported(String) - Static method in class org.w3c.tidy.TidyUtils
Is the given character encoding supported?
isDefaultNamespace(String) - Method in class org.w3c.tidy.DOMNodeImpl
 
isDescendantOf(Dict) - Method in class org.w3c.tidy.Node
Is this node contained in a given tag?
isDigit(char) - Static method in class org.w3c.tidy.TidyUtils
Is the given char a digit?
isElement() - Method in class org.w3c.tidy.Node
Is the node an element?
isElementContentWhitespace() - Method in class org.w3c.tidy.DOMTextImpl
 
isEndOfStream() - Method in interface org.w3c.tidy.StreamIn
Has end of stream been reached?
isEndOfStream() - Method in class org.w3c.tidy.StreamInImpl
 
isEndOfStream() - Method in class org.w3c.tidy.StreamInJavaImpl
 
isEqualNode(Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
isId() - Method in class org.w3c.tidy.DOMAttrImpl
 
isJavaScript() - Method in class org.w3c.tidy.Node
Used to check script node for script language.
isKnownOption(String) - Static method in class org.w3c.tidy.Configuration
Is the given String a valid configuration flag?
isLetter(char) - Static method in class org.w3c.tidy.TidyUtils
Is the given char a letter?
isLiteral() - Method in class org.w3c.tidy.Attribute
Is this a literal (unmodifiable) attribute?
isLiteralAttribute(String) - Method in class org.w3c.tidy.AttributeTable
Does the given attibute contains a literal attribute?
isLower(char) - Static method in class org.w3c.tidy.TidyUtils
Determines if the specified character is a lowercase character.
isNamechar(char) - Static method in class org.w3c.tidy.TidyUtils
Is the given char valid in name?
isNewNode() - Method in class org.w3c.tidy.Node
Is this a new (user defined) node?
isNowrap() - Method in class org.w3c.tidy.Attribute
Don't wrap this attribute?
isPushed(Node) - Method in class org.w3c.tidy.Lexer
Is the node in the stack?
isSameNode(Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
isScript(String) - Method in class org.w3c.tidy.AttributeTable
Does the given attibute contains a script?
isSupported(String, String) - Method in class org.w3c.tidy.DOMNodeImpl
 
isUpper(char) - Static method in class org.w3c.tidy.TidyUtils
Determines if the specified character is a uppercase character.
isUrl(String) - Method in class org.w3c.tidy.AttributeTable
Does the given attibute contains an url?
isValidAttrName(String) - Static method in class org.w3c.tidy.Lexer
Check if attr is a valid name.
isWhite(char) - Static method in class org.w3c.tidy.TidyUtils
Determines if the specified character is whitespace.
isWord2000(Node) - Method in class org.w3c.tidy.Clean
Check if the current document is a converted Word document.
istack - Variable in class org.w3c.tidy.Lexer
stack.
istackbase - Variable in class org.w3c.tidy.Lexer
start of frame.
isvoyager - Variable in class org.w3c.tidy.Lexer
true if xmlns attribute on html element.
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

JOINING_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
attribute: joining attribute.
JSTE_TAG - Static variable in class org.w3c.tidy.Node
node type: jste tag.
JTidyTask - class org.w3c.tidy.ant.JTidyTask.
JTidy ant task.
JTidyTask() - Constructor for class org.w3c.tidy.ant.JTidyTask
 
joinClasses - Variable in class org.w3c.tidy.Configuration
join multiple class attributes.
joinStyles - Variable in class org.w3c.tidy.Configuration
join multiple style attributes.

K

KEEP_FIRST - Static variable in class org.w3c.tidy.Configuration
Keep first duplicate attribute.
KEEP_LAST - Static variable in class org.w3c.tidy.Configuration
Keep last duplicate attribute.
keepFileTimes - Variable in class org.w3c.tidy.Configuration
if yes last modied time is preserved.

L

LANG - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "lang" and "xml:lang" attributes.
LATIN1 - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
LENGTH - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "lenght" attribute.
LINK - Static variable in class org.w3c.tidy.TagCheckImpl
CheckLINK instance.
LINKTYPES - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "rel" and "rev" attributes.
LIST - Static variable in class org.w3c.tidy.ParserImpl
parser for list.
LOW_UTF16_SURROGATE - Static variable in class org.w3c.tidy.EncodingUtils
utf16 low surrogate.
Lexer - class org.w3c.tidy.Lexer.
Lexer for html parser.
Lexer(StreamIn, Configuration, Report) - Constructor for class org.w3c.tidy.Lexer
Instantiates a new Lexer.
language - Variable in class org.w3c.tidy.Configuration
RJ language property.
last - Variable in class org.w3c.tidy.Node
last node.
lastChar(String) - Static method in class org.w3c.tidy.TidyUtils
Return the last char in string.
lexbuf - Variable in class org.w3c.tidy.Lexer
Lexer character buffer parse tree nodes span onto this buffer which contains the concatenated text contents of all of the elements.
lexlength - Variable in class org.w3c.tidy.Lexer
allocated.
lexsize - Variable in class org.w3c.tidy.Lexer
used.
linebreak - Variable in class org.w3c.tidy.Node
true if followed by a line break.
lines - Variable in class org.w3c.tidy.Lexer
lines seen.
list2BQ(Node) - Method in class org.w3c.tidy.Clean
Some people use dir or ul without an li to indent the content.
literalAttribs - Variable in class org.w3c.tidy.Configuration
if true attributes may use newlines.
logicalEmphasis - Variable in class org.w3c.tidy.Configuration
replace i by em and b by strong.
lookup(String) - Method in class org.w3c.tidy.AttributeTable
lookup an installed Attribute.
lookup(String) - Method in class org.w3c.tidy.EntityTable
Lookup an entity by its name.
lookup(String) - Method in class org.w3c.tidy.TagTable
Lookup a tag definition by its name.
lookupNamespaceURI(String) - Method in class org.w3c.tidy.DOMNodeImpl
 
lookupPrefix(String) - Method in class org.w3c.tidy.DOMNodeImpl
 
lowerLiterals - Variable in class org.w3c.tidy.Configuration
folds known attribute values to lower case.

M

MACROMAN - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
MALFORMED_COMMENT - Static variable in class org.w3c.tidy.Report
malformed comment.
MALFORMED_DOCTYPE - Static variable in class org.w3c.tidy.Report
malformed doctype.
MAP - Static variable in class org.w3c.tidy.TagCheckImpl
CheckMap instance.
MAX_UTF16_FROM_UCS4 - Static variable in class org.w3c.tidy.EncodingUtils
Max UTF-16 value.
MAX_UTF8_FROM_UCS4 - Static variable in class org.w3c.tidy.EncodingUtils
Max UTF-88 valid char value.
MEDIA - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "media" attribute.
META - Static variable in class org.w3c.tidy.TagCheckImpl
CheckMeta instance.
MISSING_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
attribute: missing attribute.
MISSING_ATTR_VALUE - Static variable in class org.w3c.tidy.Report
attribute: missing attribute value.
MISSING_DOCTYPE - Static variable in class org.w3c.tidy.Report
missing doctype.
MISSING_ENDTAG_BEFORE - Static variable in class org.w3c.tidy.Report
missing end tag before.
MISSING_ENDTAG_FOR - Static variable in class org.w3c.tidy.Report
missing an end tag.
MISSING_IMAGEMAP - Static variable in class org.w3c.tidy.Report
attribute: missing image map.
MISSING_IMAGE_ALT - Static variable in class org.w3c.tidy.Report
accessibility flaw: missing image map.
MISSING_IMAGE_MAP - Static variable in class org.w3c.tidy.Report
accessibility flaw: missing image map.
MISSING_LINK_ALT - Static variable in class org.w3c.tidy.Report
accessibility flaw: missing link alt.
MISSING_QUOTEMARK - Static variable in class org.w3c.tidy.Report
attribute: missing quotemark.
MISSING_SEMICOLON - Static variable in class org.w3c.tidy.Report
invalid entity: missing semicolon.
MISSING_SEMICOLON_NCR - Static variable in class org.w3c.tidy.Report
invalid entity: missing semicolon.
MISSING_STARTTAG - Static variable in class org.w3c.tidy.Report
missing start tag.
MISSING_SUMMARY - Static variable in class org.w3c.tidy.Report
accessibility flaw: missing summary.
MISSING_TITLE_ELEMENT - Static variable in class org.w3c.tidy.Report
missing title element.
MIXED_CONTENT - Static variable in class org.w3c.tidy.Lexer
state: mixed content.
MIXED_CONTENT_IN_BLOCK - Static variable in class org.w3c.tidy.Report
mixed content in block.
main(String[]) - Static method in class org.w3c.tidy.Tidy
Command line interface to parser and pretty printer.
mainExec(String[]) - Method in class org.w3c.tidy.Tidy
Main method, but returns the return code as an int instead of calling System.exit(code).
makeBare - Variable in class org.w3c.tidy.Configuration
Make bare HTML: remove Microsoft cruft.
makeClean - Variable in class org.w3c.tidy.Configuration
remove presentational clutter.
messageReceived(TidyMessage) - Method in interface org.w3c.tidy.TidyMessageListener
Called by tidy when a warning or error occurs.
missingBody(PrintWriter) - Method in class org.w3c.tidy.Report
Prints the "missing body" message.
model - Variable in class org.w3c.tidy.Dict
model (CM_* constants).
moveBeforeTable(Node, Node, TagTable) - Static method in class org.w3c.tidy.Node
Unexpected content in table row is moved to just before the table in accordance with Netscape and IE.
moveToHead(Lexer, Node, Node) - Static method in class org.w3c.tidy.ParserImpl
Move node to the head, where element is used as starting point in hunt for head.

N

NAME - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "name" attribute.
NESTED_EMPHASIS - Static variable in class org.w3c.tidy.Report
nested emphasis.
NESTED_QUOTATION - Static variable in class org.w3c.tidy.Report
nested quotation.
NEWLINE_IN_URI - Static variable in class org.w3c.tidy.Report
attribute: newline in URI.
NOFRAMES - Static variable in class org.w3c.tidy.ParserImpl
parser for noframes.
NOFRAMES_CONTENT - Static variable in class org.w3c.tidy.Report
noframes content.
NON_ASCII - Static variable in class org.w3c.tidy.Report
character encoding error: non ascii.
NON_MATCHING_ENDTAG - Static variable in class org.w3c.tidy.Report
non matching end tag.
NUMBER - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "number" attribute.
Node - class org.w3c.tidy.Node.
Used for elements and text nodes element name is null for text nodes start and end are offsets into lexbuf which contains the textual content of all elements in the parse tree.
Node() - Constructor for class org.w3c.tidy.Node
Instantiates a new text node.
Node(short, byte[], int, int) - Constructor for class org.w3c.tidy.Node
Instantiates a new node.
Node(short, byte[], int, int, String, TagTable) - Constructor for class org.w3c.tidy.Node
Instantiates a new node.
name - Variable in class org.w3c.tidy.Anchor
Anchor name.
name - Variable in class org.w3c.tidy.Dict
Tag name.
name - Variable in class org.w3c.tidy.StyleProp
Style name.
ncr - Variable in class org.w3c.tidy.Configuration
allow numeric character references.
needsAuthorIntervention(PrintWriter) - Method in class org.w3c.tidy.Report
Prints the "needs author intervention" message.
nestedEmphasis(Node) - Method in class org.w3c.tidy.Clean
simplifies ...
newLineNode() - Method in class org.w3c.tidy.Lexer
Adds a new line node.
newNode() - Method in class org.w3c.tidy.Lexer
Creates a new node and add it to nodelist.
newNode(short, byte[], int, int) - Method in class org.w3c.tidy.Lexer
Creates a new node and add it to nodelist.
newNode(short, byte[], int, int, String) - Method in class org.w3c.tidy.Lexer
Creates a new node and add it to nodelist.
newline - Variable in class org.w3c.tidy.Configuration
bytes for the newline marker.
newline() - Method in interface org.w3c.tidy.Out
writes a newline.
newline() - Method in class org.w3c.tidy.OutImpl
 
newline() - Method in class org.w3c.tidy.OutJavaImpl
 
next - Variable in class org.w3c.tidy.Anchor
Next anchor.
next - Variable in class org.w3c.tidy.AttVal
next AttVal.
next - Variable in class org.w3c.tidy.IStack
Next element in the stack.
next - Variable in class org.w3c.tidy.Node
next node.
next - Variable in class org.w3c.tidy.Style
Next linked style element.
next - Variable in class org.w3c.tidy.StyleProp
Next linked style property.
node - Variable in class org.w3c.tidy.Anchor
linked node.
normalize() - Method in class org.w3c.tidy.DOMElementImpl
 
normalize() - Method in class org.w3c.tidy.DOMNodeImpl
Do nothing: text nodes in html documents are important and jtidy already removes useless text during parsing.
normalizeDocument() - Method in class org.w3c.tidy.DOMDocumentImpl
 
numEntities - Variable in class org.w3c.tidy.Configuration
use numeric entities.

O

OBSOLETE_ELEMENT - Static variable in class org.w3c.tidy.Report
obsolete element.
OPTGROUP - Static variable in class org.w3c.tidy.ParserImpl
parser for optgroup.
Out - interface org.w3c.tidy.Out.
Tidy Output interface.
OutFactory - class org.w3c.tidy.OutFactory.
Tidy Output factory.
OutImpl - class org.w3c.tidy.OutImpl.
Output implementation.
OutImpl(Configuration, int, OutputStream) - Constructor for class org.w3c.tidy.OutImpl
Constructor.
OutJavaImpl - class org.w3c.tidy.OutJavaImpl.
Output implementation using java writers.
OutJavaImpl(Configuration, String, OutputStream) - Constructor for class org.w3c.tidy.OutJavaImpl
Constructor.
onlyErrors - Variable in class org.w3c.tidy.Configuration
if true normal output is suppressed.
org.w3c.tidy - package org.w3c.tidy
 
org.w3c.tidy.ant - package org.w3c.tidy.ant
 
outBOM() - Method in class org.w3c.tidy.OutImpl
Output a Byte Order Mark.
outc(int) - Method in interface org.w3c.tidy.Out
writes an char.
outc(byte) - Method in interface org.w3c.tidy.Out
writes a byte.
outc(byte) - Method in class org.w3c.tidy.OutImpl
.
outc(int) - Method in class org.w3c.tidy.OutImpl
 
outc(int) - Method in class org.w3c.tidy.OutJavaImpl
 
outc(byte) - Method in class org.w3c.tidy.OutJavaImpl
 

P

PHP_TAG - Static variable in class org.w3c.tidy.Node
node type: php tag.
PPrint - class org.w3c.tidy.PPrint.
Pretty print parse tree.
PPrint(Configuration) - Constructor for class org.w3c.tidy.PPrint
Instantiates a new PPrint.
PRE - Static variable in class org.w3c.tidy.ParserImpl
parser for pre.
PREFORMATTED - Static variable in class org.w3c.tidy.Lexer
state: preformatted.
PROC_INS_TAG - Static variable in class org.w3c.tidy.Node
node type: .
PROPRIETARY_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
attribute: proprietary attribute.
PROPRIETARY_ATTR_VALUE - Static variable in class org.w3c.tidy.Report
attribute: proprietary attribute value.
PROPRIETARY_ELEMENT - Static variable in class org.w3c.tidy.Report
proprietary element.
ParseProperty - interface org.w3c.tidy.ParseProperty.
Interface for configuration property parser.
ParsePropertyImpl - class org.w3c.tidy.ParsePropertyImpl.
Property parser instances.
Parser - interface org.w3c.tidy.Parser.
HTML Parser.
ParserImpl - class org.w3c.tidy.ParserImpl.
HTML Parser implementation.
ParserImpl.ParseBlock - class org.w3c.tidy.ParserImpl.ParseBlock.
Parser for block elements.
ParserImpl.ParseBlock() - Constructor for class org.w3c.tidy.ParserImpl.ParseBlock
 
ParserImpl.ParseBody - class org.w3c.tidy.ParserImpl.ParseBody.
Parser for BODY.
ParserImpl.ParseBody() - Constructor for class org.w3c.tidy.ParserImpl.ParseBody
 
ParserImpl.ParseColGroup - class org.w3c.tidy.ParserImpl.ParseColGroup.
Parser for COLGROUP.
ParserImpl.ParseColGroup() - Constructor for class org.w3c.tidy.ParserImpl.ParseColGroup
 
ParserImpl.ParseDefList - class org.w3c.tidy.ParserImpl.ParseDefList.
Parser for DEFLIST.
ParserImpl.ParseDefList() - Constructor for class org.w3c.tidy.ParserImpl.ParseDefList
 
ParserImpl.ParseEmpty - class org.w3c.tidy.ParserImpl.ParseEmpty.
Parser for empty elements.
ParserImpl.ParseEmpty() - Constructor for class org.w3c.tidy.ParserImpl.ParseEmpty
 
ParserImpl.ParseFrameSet - class org.w3c.tidy.ParserImpl.ParseFrameSet.
Parser for FRAMESET.
ParserImpl.ParseFrameSet() - Constructor for class org.w3c.tidy.ParserImpl.ParseFrameSet
 
ParserImpl.ParseHTML - class org.w3c.tidy.ParserImpl.ParseHTML.
Parser for HTML.
ParserImpl.ParseHTML() - Constructor for class org.w3c.tidy.ParserImpl.ParseHTML
 
ParserImpl.ParseHead - class org.w3c.tidy.ParserImpl.ParseHead.
Parser for HEAD.
ParserImpl.ParseHead() - Constructor for class org.w3c.tidy.ParserImpl.ParseHead
 
ParserImpl.ParseInline - class org.w3c.tidy.ParserImpl.ParseInline.
Parser for INLINE.
ParserImpl.ParseInline() - Constructor for class org.w3c.tidy.ParserImpl.ParseInline
 
ParserImpl.ParseList - class org.w3c.tidy.ParserImpl.ParseList.
Parser for LIST.
ParserImpl.ParseList() - Constructor for class org.w3c.tidy.ParserImpl.ParseList
 
ParserImpl.ParseNoFrames - class org.w3c.tidy.ParserImpl.ParseNoFrames.
Parser for NOFRAMES.
ParserImpl.ParseNoFrames() - Constructor for class org.w3c.tidy.ParserImpl.ParseNoFrames
 
ParserImpl.ParseOptGroup - class org.w3c.tidy.ParserImpl.ParseOptGroup.
Parser for OPTGROUP.
ParserImpl.ParseOptGroup() - Constructor for class org.w3c.tidy.ParserImpl.ParseOptGroup
 
ParserImpl.ParsePre - class org.w3c.tidy.ParserImpl.ParsePre.
Parser for PRE.
ParserImpl.ParsePre() - Constructor for class org.w3c.tidy.ParserImpl.ParsePre
 
ParserImpl.ParseRow - class org.w3c.tidy.ParserImpl.ParseRow.
Parser for ROW.
ParserImpl.ParseRow() - Constructor for class org.w3c.tidy.ParserImpl.ParseRow
 
ParserImpl.ParseRowGroup - class org.w3c.tidy.ParserImpl.ParseRowGroup.
Parser for ROWGROUP.
ParserImpl.ParseRowGroup() - Constructor for class org.w3c.tidy.ParserImpl.ParseRowGroup
 
ParserImpl.ParseScript - class org.w3c.tidy.ParserImpl.ParseScript.
Parser for SCRIPT.
ParserImpl.ParseScript() - Constructor for class org.w3c.tidy.ParserImpl.ParseScript
 
ParserImpl.ParseSelect - class org.w3c.tidy.ParserImpl.ParseSelect.
Parser for SELECT.
ParserImpl.ParseSelect() - Constructor for class org.w3c.tidy.ParserImpl.ParseSelect
 
ParserImpl.ParseTableTag - class org.w3c.tidy.ParserImpl.ParseTableTag.
Parser for TABLE.
ParserImpl.ParseTableTag() - Constructor for class org.w3c.tidy.ParserImpl.ParseTableTag
 
ParserImpl.ParseText - class org.w3c.tidy.ParserImpl.ParseText.
Parser for text nodes.
ParserImpl.ParseText() - Constructor for class org.w3c.tidy.ParserImpl.ParseText
 
ParserImpl.ParseTitle - class org.w3c.tidy.ParserImpl.ParseTitle.
Parser for TITLE.
ParserImpl.ParseTitle() - Constructor for class org.w3c.tidy.ParserImpl.ParseTitle
 
parent - Variable in class org.w3c.tidy.Node
parent node.
parse(String, String, Configuration) - Method in interface org.w3c.tidy.ParseProperty
Parse a configuration option.
parse(Lexer, Node, short) - Method in interface org.w3c.tidy.Parser
Parse the given node.
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.ParseEmpty
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseFrameSet
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseHTML
 
parse(Lexer, Node, short) - Method in class org.w3c.tidy.ParserImpl.ParseHead
 
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
parser for ASP within start tags Some people use ASP for to customize attributes Tidy isn't really well suited to dealing with ASP This is a workaround for attributes, but won't deal with the case where the ASP is used to tailor the attribute value.
parseAttribute(boolean[], Node[], Node[]) - Method in class org.w3c.tidy.Lexer
consumes the '>' terminating start tags.
parseAttrs(boolean[]) - Method in class org.w3c.tidy.Lexer
Parse tag attributes.
parseDOM(InputStream, OutputStream) - Method in class org.w3c.tidy.Tidy
Parses InputStream in and returns a DOM Document node.
parseDocument(Lexer) - Static method in class org.w3c.tidy.ParserImpl
HTML is the top level element.
parseEntity(short) - Method in class org.w3c.tidy.Lexer
Parse an html entity.
parseFile(String) - Method in class org.w3c.tidy.Configuration
Parses a property file.
parsePhp() - Method in class org.w3c.tidy.Lexer
PHP is like ASP but is based upon XML processing instructions, e.g.
parseServerInstruction() - Method in class org.w3c.tidy.Lexer
Invoked when < is seen in place of attribute value but terminates on whitespace if not ASP, PHP or Tango this routine recognizes ' and " quoted strings.
parseTag(Lexer, Node, short) - Static method in class org.w3c.tidy.ParserImpl
 
parseTagName() - Method in class org.w3c.tidy.Lexer
Parses a tag name.
parseValue(String, boolean, boolean[], int[]) - Method in class org.w3c.tidy.Lexer
Parse an attribute value.
parseXMLDocument(Lexer) - Static method in class org.w3c.tidy.ParserImpl
 
parseXMLElement(Lexer, Node, short) - Static method in class org.w3c.tidy.ParserImpl
XML documents.
php - Variable in class org.w3c.tidy.AttVal
Php node.
popInline(Node) - Method in class org.w3c.tidy.Lexer
Pop a copy of an inline node from the stack.
pprint(Document, OutputStream) - Method in class org.w3c.tidy.Tidy
Pretty-prints a DOM Document.
pprint(Node, OutputStream) - Method in class org.w3c.tidy.Tidy
Pretty-prints a DOM Node.
preContent(Node) - Method in class org.w3c.tidy.Lexer
Is content acceptable for pre elements?
preTraverse(Node) - Method in class org.w3c.tidy.DOMNodeListByTagNameImpl
Traverse the node list.
prev - Variable in class org.w3c.tidy.Node
pevious node.
printSlide(Out, short, int, Lexer) - Method in class org.w3c.tidy.PPrint
Called from printTree to print the content of a slide from the node slidecontent.
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
 
processFile(File, File) - Method in class org.w3c.tidy.ant.JTidyTask
Run tidy on a file.
properties - Variable in class org.w3c.tidy.Style
Style properties.
pruneSection(Lexer, Node) - Method in class org.w3c.tidy.Clean
node is <!
purgeWord2000Attributes(Node) - Method in class org.w3c.tidy.Clean
Remove word2000 attributes from node.
pushInline(Node) - Method in class org.w3c.tidy.Lexer
Push a copy of an inline node onto stack but don't push if implicit or OBJECT or APPLET (implicit tags are ones generated from the istack) One issue arises with pushing inlines when the tag is already pushed.
pushed - Variable in class org.w3c.tidy.Lexer
true after token has been pushed back.
putUTF8(byte[], int, int) - Static method in class org.w3c.tidy.PPrint
store char c as UTF-8 encoded byte stream.

Q

quiet - Variable in class org.w3c.tidy.Configuration
no 'Parsing X', guessed DTD or summary.
quoteAmpersand - Variable in class org.w3c.tidy.Configuration
output naked ampersand as &.
quoteMarks - Variable in class org.w3c.tidy.Configuration
output " marks as ".
quoteNbsp - Variable in class org.w3c.tidy.Configuration
output non-breaking space as entity.

R

RAW - Static variable in class org.w3c.tidy.Configuration
Deprecated. use Tidy.setRawOut(true) for raw output
RELEASE_DATE - Static variable in class org.w3c.tidy.Report
Release date.
RELEASE_DATE_STRING - Static variable in class org.w3c.tidy.Report
Release date String.
REPEATED_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
attribute: repeated attribute.
REPLACED_CHAR - Static variable in class org.w3c.tidy.Report
char has been replaced.
REPLACING_ELEMENT - Static variable in class org.w3c.tidy.Report
replacing element.
REPLACING_UNEX_ELEMENT - Static variable in class org.w3c.tidy.Report
replacing unexcaped element.
REPORT_VERSION_SUMMARY - Static variable in class org.w3c.tidy.Report
Constant used for reporting of version summary.
ROOT_NODE - Static variable in class org.w3c.tidy.Node
node type: root.
ROW - Static variable in class org.w3c.tidy.ParserImpl
parser for row.
ROWGROUP - Static variable in class org.w3c.tidy.ParserImpl
parser for rowgroup.
Report - class org.w3c.tidy.Report.
Error/informational message reporter.
Report() - Constructor for class org.w3c.tidy.Report
Instantiated only in Tidy() constructor.
rawOut - Variable in class org.w3c.tidy.Configuration
Avoid mapping values > 127 to entities.
readChar() - Method in interface org.w3c.tidy.StreamIn
Read a char.
readChar() - Method in class org.w3c.tidy.StreamInImpl
 
readChar() - Method in class org.w3c.tidy.StreamInJavaImpl
 
readCharFromStream() - Method in interface org.w3c.tidy.StreamIn
reads a char from the stream.
readCharFromStream() - Method in class org.w3c.tidy.StreamInImpl
 
readCharFromStream() - Method in class org.w3c.tidy.StreamInJavaImpl
 
readRawBytesFromStream(int[], int[], boolean) - Method in class org.w3c.tidy.StreamInImpl
Read raw bytes from stream, return <= 0 if EOF; or if "unget" is true, Unget the bytes to re-synchronize the input stream Normally UTF-8 successor bytes are read using this routine.
removeAttribute(String) - Method in class org.w3c.tidy.DOMElementImpl
 
removeAttribute(AttVal) - Method in class org.w3c.tidy.Node
Remove an attribute from node and then free it.
removeAttributeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
 
removeAttributeNode(Attr) - Method in class org.w3c.tidy.DOMElementImpl
 
removeChild(Node) - Method in class org.w3c.tidy.DOMAttrImpl
Not supported.
removeChild(Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
removeNamedItem(String) - Method in class org.w3c.tidy.DOMAttrMapImpl
 
removeNamedItemNS(String, String) - Method in class org.w3c.tidy.DOMAttrMapImpl
Not supported, returns DOMException.NOT_SUPPORTED_ERR.
removeNode() - Method in class org.w3c.tidy.Node
Extract this node and its children from a markup tree.
renameNode(Node, String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
repairDuplicateAttributes(Lexer) - Method in class org.w3c.tidy.Node
The same attribute name can't be used more than once in each element.
replaceChild(Node, Node) - Method in class org.w3c.tidy.DOMAttrImpl
Not supported.
replaceChild(Node, Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
replaceColor - Variable in class org.w3c.tidy.Configuration
replace hex color attribute values with names.
replaceData(int, int, String) - Method in class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
replaceWholeText(String) - Method in class org.w3c.tidy.DOMTextImpl
 
replacementCharEncoding - Variable in class org.w3c.tidy.Configuration
char encoding used when replacing illegal SGML chars, regardless of specified encoding.
report - Variable in class org.w3c.tidy.Configuration
Report instance.
report - Variable in class org.w3c.tidy.Lexer
report.
reportNumWarnings(PrintWriter, Lexer) - Method in class org.w3c.tidy.Report
Prints the number of error/warnings found.
reportNumberOfSlides(PrintWriter, int) - Method in class org.w3c.tidy.Report
Prints the number of generated slides.
reportVersion(PrintWriter, Lexer, String, Node) - Method in class org.w3c.tidy.Report
Prints information for html version in input file.
root - Variable in class org.w3c.tidy.Lexer
Root node is saved here.

S

SCOPE - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "scope" attribute.
SCRIPT - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for scripts.
SCRIPT - Static variable in class org.w3c.tidy.ParserImpl
parser for script.
SCRIPT - Static variable in class org.w3c.tidy.TagCheckImpl
CheckSCRIPT instance.
SCROLL - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "scroll" attribute.
SECTION_TAG - Static variable in class org.w3c.tidy.Node
node type: section tag.
SELECT - Static variable in class org.w3c.tidy.ParserImpl
parser for select.
SHAPE - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "shape" attribute.
SHIFTJIS - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
SPACE_PRECEDING_XMLDECL - Static variable in class org.w3c.tidy.Report
space preceding xml declaration.
START_END_TAG - Static variable in class org.w3c.tidy.Node
Start of an end tag.
START_TAG - Static variable in class org.w3c.tidy.Node
Start tag.
STYLE - Static variable in class org.w3c.tidy.TagCheckImpl
CheckSTYLE instance.
SUMMARY - Static variable in class org.w3c.tidy.TidyMessage.Level
level = summary (0).
SUSPECTED_MISSING_QUOTE - Static variable in class org.w3c.tidy.Report
suspected missing quote.
StreamIn - interface org.w3c.tidy.StreamIn.
Input Stream.
StreamInFactory - class org.w3c.tidy.StreamInFactory.
Tidy Input factory.
StreamInImpl - class org.w3c.tidy.StreamInImpl.
Input Stream Implementation.
StreamInImpl(InputStream, Configuration) - Constructor for class org.w3c.tidy.StreamInImpl
Instatiates a new StreamInImpl.
StreamInJavaImpl - class org.w3c.tidy.StreamInJavaImpl.
StreamIn Implementation using java writers.
StreamInJavaImpl(InputStream, String, int) - Constructor for class org.w3c.tidy.StreamInJavaImpl
Instantiates a new StreamInJavaImpl.
Style - class org.w3c.tidy.Style.
Linked list of class names and styles.
Style(String, String, String, Style) - Constructor for class org.w3c.tidy.Style
Instantiates a new style.
StyleProp - class org.w3c.tidy.StyleProp.
Linked list of style properties.
StyleProp(String, String, StyleProp) - Constructor for class org.w3c.tidy.StyleProp
Instantiates a new style property.
seenEndBody - Variable in class org.w3c.tidy.Lexer
already seen end body tag?
seenEndHtml - Variable in class org.w3c.tidy.Lexer
already seen end html tag?
setAltText(String) - Method in class org.w3c.tidy.Tidy
alt-text- default text for alt attribute.
setAsciiChars(boolean) - Method in class org.w3c.tidy.Tidy
ascii-chars- convert quotes and dashes to nearest ASCII char.
setAsp(Node) - Method in class org.w3c.tidy.AttVal
Setter for asp.
setAttribute(String) - Method in class org.w3c.tidy.AttVal
Setter for attribute.
setAttribute(String, String) - Method in class org.w3c.tidy.DOMElementImpl
 
setAttributeNS(String, String, String) - Method in class org.w3c.tidy.DOMElementImpl
 
setAttributeNode(Attr) - Method in class org.w3c.tidy.DOMElementImpl
 
setAttributeNodeNS(Attr) - Method in class org.w3c.tidy.DOMElementImpl
 
setBreakBeforeBR(boolean) - Method in class org.w3c.tidy.Tidy
break-before-br - output newline before <br>.
setBurstSlides(boolean) - Method in class org.w3c.tidy.Tidy
split- create slides on each h2 element.
setCharEncoding(int) - Method in class org.w3c.tidy.Tidy
Deprecated. set input/output encoding using java encoding names
setChkattrs(TagCheck) - Method in class org.w3c.tidy.Dict
Setter for chkattrs.
setConfiguration(Configuration) - Method in class org.w3c.tidy.TagTable
Setter for the current configuration instance.
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 class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
setData(String) - Method in class org.w3c.tidy.DOMProcessingInstructionImpl
 
setDelim(int) - Method in class org.w3c.tidy.AttVal
Setter for delim.
setDestdir(File) - Method in class org.w3c.tidy.ant.JTidyTask
 
setDestfile(File) - Method in class org.w3c.tidy.ant.JTidyTask
 
setDict(Attribute) - Method in class org.w3c.tidy.AttVal
Setter for dict.
setDocType(String) - Method in class org.w3c.tidy.Tidy
doctype- user specified doctype.
setDocumentURI(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
setDropEmptyParas(boolean) - Method in class org.w3c.tidy.Tidy
drop-empty-paras- discard empty p elements.
setDropFontTags(boolean) - Method in class org.w3c.tidy.Tidy
drop-font-tags- discard presentation tags.
setDropProprietaryAttributes(boolean) - Method in class org.w3c.tidy.Tidy
drop-proprietary-attributes- discard proprietary attributes.
setEmacs(boolean) - Method in class org.w3c.tidy.Tidy
gnu-emacs- if true format error output for GNU Emacs.
setEncloseBlockText(boolean) - Method in class org.w3c.tidy.Tidy
enclose-block-text- if true text in blocks is wrapped in <p>'s.
setEncloseText(boolean) - Method in class org.w3c.tidy.Tidy
enclose-text- 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
 
setEscapeCdata(boolean) - Method in class org.w3c.tidy.Tidy
escape-cdata- replace CDATA sections with escaped text.
setFailonerror(boolean) - Method in class org.w3c.tidy.ant.JTidyTask
 
setFilename(String) - Method in class org.w3c.tidy.Report
Sets the current file name.
setFixBackslash(boolean) - Method in class org.w3c.tidy.Tidy
fix-backslash- fix URLs by replacing \ with /.
setFixComments(boolean) - Method in class org.w3c.tidy.Tidy
fix-bad-comments- fix comments with adjacent hyphens.
setFixUri(boolean) - Method in class org.w3c.tidy.Tidy
fix-uri- fix uri references applying URI encoding if necessary.
setFlatten(boolean) - Method in class org.w3c.tidy.ant.JTidyTask
 
setForceOutput(boolean) - Method in class org.w3c.tidy.Tidy
force-output- output document even if errors were found.
setHideComments(boolean) - Method in class org.w3c.tidy.Tidy
hide-comments- hides all (real) comments in output.
setHideEndTags(boolean) - Method in class org.w3c.tidy.Tidy
hide-endtags - suppress optional end tags.
setIdAttribute(String, boolean) - Method in class org.w3c.tidy.DOMElementImpl
 
setIdAttributeNS(String, String, boolean) - Method in class org.w3c.tidy.DOMElementImpl
 
setIdAttributeNode(Attr, boolean) - Method in class org.w3c.tidy.DOMElementImpl
 
setInCharEncoding(int) - Method in class org.w3c.tidy.Configuration
Deprecated. use setInCharEncodingName(String)
setInCharEncodingName(String) - Method in class org.w3c.tidy.Configuration
Setter for inCharEncodingName.
setInOutEncodingName(String) - Method in class org.w3c.tidy.Configuration
Setter for inOutCharEncodingName.
setIndentAttributes(boolean) - Method in class org.w3c.tidy.Tidy
indent-attributes- newline+indent before each attribute.
setIndentCdata(boolean) - Method in class org.w3c.tidy.Tidy
indent-cdata- indent CDATA sections.
setIndentContent(boolean) - Method in class org.w3c.tidy.Tidy
indent - indent content of appropriate tags.
setInputEncoding(String) - Method in class org.w3c.tidy.Tidy
input-encoding the character encoding used for input.
setInputStreamName(String) - Method in class org.w3c.tidy.Tidy
InputStreamName - the name of the input stream (printed in the header information).
setJoinClasses(boolean) - Method in class org.w3c.tidy.Tidy
join-classes- join multiple class attributes.
setJoinStyles(boolean) - Method in class org.w3c.tidy.Tidy
join-styles- join multiple style attributes.
setKeepFileTimes(boolean) - Method in class org.w3c.tidy.Tidy
keep-time- if true last modified time is preserved.
setLexer(Lexer) - Method in interface org.w3c.tidy.StreamIn
Setter for lexer instance (needed for error reporting).
setLexer(Lexer) - Method in class org.w3c.tidy.StreamInImpl
Setter for lexer.
setLexer(Lexer) - Method in class org.w3c.tidy.StreamInJavaImpl
 
setLiteral(boolean) - Method in class org.w3c.tidy.Attribute
Is this a literal (unmodifiable) attribute?
setLiteralAttribs(boolean) - Method in class org.w3c.tidy.Tidy
literal-attributes- if true attributes may use newlines.
setLogicalEmphasis(boolean) - Method in class org.w3c.tidy.Tidy
logical-emphasis- replace i by em and b by strong.
setLowerLiterals(boolean) - Method in class org.w3c.tidy.Tidy
lower-literals- folds known attribute values to lower case.
setMakeBare(boolean) - Method in class org.w3c.tidy.Tidy
make-bare - remove Microsoft cruft.
setMakeClean(boolean) - Method in class org.w3c.tidy.Tidy
make-clean - remove presentational clutter.
setMessageListener(TidyMessageListener) - Method in class org.w3c.tidy.Tidy
Attach a TidyMessageListener which will be notified for messages and errors.
setNamedItem(Node) - Method in class org.w3c.tidy.DOMAttrMapImpl
 
setNamedItemNS(Node) - Method in class org.w3c.tidy.DOMAttrMapImpl
Not supported, returns DOMException.NOT_SUPPORTED_ERR.
setNext(AttVal) - Method in class org.w3c.tidy.AttVal
Setter for next.
setNodeValue(String) - Method in class org.w3c.tidy.DOMAttrImpl
 
setNodeValue(String) - Method in class org.w3c.tidy.DOMNodeImpl
 
setNowrap(boolean) - Method in class org.w3c.tidy.Attribute
Don't wrap this attribute?
setNumEntities(boolean) - Method in class org.w3c.tidy.Tidy
numeric-entities- output entities other than the built-in HTML entities in the numeric rather than the named entity form.
setOnlyErrors(boolean) - Method in class org.w3c.tidy.Tidy
only-errors - if true normal output is suppressed.
setOut(OutputStream) - Method in class org.w3c.tidy.OutImpl
Setter for out.
setOutCharEncoding(int) - Method in class org.w3c.tidy.Configuration
Deprecated. use setOutCharEncodingName(String)
setOutCharEncodingName(String) - Method in class org.w3c.tidy.Configuration
Setter for outCharEncodingName.
setOutputEncoding(String) - Method in class org.w3c.tidy.Tidy
output-encoding the character encoding used for output.
setParser(Parser) - Method in class org.w3c.tidy.Dict
Setter for parser.
setPhp(Node) - Method in class org.w3c.tidy.AttVal
Setter for php.
setPrefix(String) - Method in class org.w3c.tidy.DOMNodeImpl
 
setPrintBodyOnly(boolean) - Method in class org.w3c.tidy.Tidy
print-body-only- output BODY content only.
setProperties(File) - Method in class org.w3c.tidy.ant.JTidyTask
 
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
quote-ampersand- output naked ampersand as &.
setQuoteMarks(boolean) - Method in class org.w3c.tidy.Tidy
quote-marks- output " marks as &quot;.
setQuoteNbsp(boolean) - Method in class org.w3c.tidy.Tidy
quote-nbsp- output non-breaking space as entity.
setRawOut(boolean) - Method in class org.w3c.tidy.Tidy
output-raw- avoid mapping values > 127 to entities.
setRepeatedAttributes(int) - Method in class org.w3c.tidy.Tidy
repeated-attributes- keep first or last duplicate attribute.
setReplaceColor(boolean) - Method in class org.w3c.tidy.Tidy
replace-color- replace hex color attribute values with names.
setShowErrors(int) - Method in class org.w3c.tidy.Tidy
show-errors- set the number of errors to put out.
setShowWarnings(boolean) - Method in class org.w3c.tidy.Tidy
show-warnings - show warnings?
setSlidestyle(String) - Method in class org.w3c.tidy.Tidy
Deprecated. does nothing
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
indent-spaces- default indentation.
setSrcfile(File) - Method in class org.w3c.tidy.ant.JTidyTask
 
setStrictErrorChecking(boolean) - Method in class org.w3c.tidy.DOMDocumentImpl
 
setTabsize(int) - Method in class org.w3c.tidy.Tidy
tab-size- tab size in chars.
setTextContent(String) - Method in class org.w3c.tidy.DOMNodeImpl
 
setTidyMark(boolean) - Method in class org.w3c.tidy.Tidy
tidy-mark- add meta element indicating tidied doc.
setTrimEmptyElements(boolean) - Method in class org.w3c.tidy.Tidy
trim-empty-elements- trim empty elements.
setType(short) - Method in class org.w3c.tidy.Node
Setter for node type.
setUpperCaseAttrs(boolean) - Method in class org.w3c.tidy.Tidy
uppercase-attributes - output attributes in upper case.
setUpperCaseTags(boolean) - Method in class org.w3c.tidy.Tidy
uppercase-tags - output tags in upper case.
setUserData(String, Object, UserDataHandler) - Method in class org.w3c.tidy.DOMNodeImpl
 
setValue(String) - Method in class org.w3c.tidy.AttVal
Setter for value.
setValue(String) - Method in class org.w3c.tidy.DOMAttrImpl
 
setWord2000(boolean) - Method in class org.w3c.tidy.Tidy
word-2000- draconian cleaning for Word2000.
setWrapAsp(boolean) - Method in class org.w3c.tidy.Tidy
wrap-asp- wrap within ASP pseudo elements.
setWrapAttVals(boolean) - Method in class org.w3c.tidy.Tidy
wrap-attributes- wrap within attribute values.
setWrapJste(boolean) - Method in class org.w3c.tidy.Tidy
wrap-jste- wrap within JSTE pseudo elements.
setWrapPhp(boolean) - Method in class org.w3c.tidy.Tidy
wrap-php- wrap within PHP pseudo elements.
setWrapScriptlets(boolean) - Method in class org.w3c.tidy.Tidy
wrap-script-literals- wrap within JavaScript string literals.
setWrapSection(boolean) - Method in class org.w3c.tidy.Tidy
wrap-sections- wrap within <!
setWraplen(int) - Method in class org.w3c.tidy.Tidy
wrap- default wrap margin.
setWriteback(boolean) - Method in class org.w3c.tidy.Tidy
writeback - if true then output tidied markup.
setXHTML(boolean) - Method in class org.w3c.tidy.Tidy
output-xhtml - output extensible HTML.
setXHTMLDocType(Node) - Method in class org.w3c.tidy.Lexer
Adds a new xhtml doctype to the document.
setXmlOut(boolean) - Method in class org.w3c.tidy.Tidy
output-xml - create output as XML.
setXmlPIs(boolean) - Method in class org.w3c.tidy.Tidy
assume-xml-procins This option specifies if Tidy should change the parsing of processing instructions to require ?
setXmlPi(boolean) - Method in class org.w3c.tidy.Tidy
add-xml-pi- add <?
setXmlSpace(boolean) - Method in class org.w3c.tidy.Tidy
add-xml-space- if set to yes adds xml:space attr as needed.
setXmlStandalone(boolean) - Method in class org.w3c.tidy.DOMDocumentImpl
 
setXmlTags(boolean) - Method in class org.w3c.tidy.Tidy
input-xml - treat input as XML.
setXmlVersion(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
showErrors - Variable in class org.w3c.tidy.Configuration
number of errors to put out.
showVersion(PrintWriter) - Method in class org.w3c.tidy.Report
print version information.
showWarnings - Variable in class org.w3c.tidy.Configuration
however errors are always shown.
slidestyle - Variable in class org.w3c.tidy.Configuration
Deprecated. does nothing
smartIndent - Variable in class org.w3c.tidy.Configuration
does text/block level content effect indentation.
spaces - Variable in class org.w3c.tidy.Configuration
default indentation.
splitText(int) - Method in class org.w3c.tidy.DOMTextImpl
 
start - Variable in class org.w3c.tidy.Node
start of span onto text array.
state - Variable in class org.w3c.tidy.Lexer
state of lexer's finite state machine.
stripSpan(Lexer, Node) - Method in class org.w3c.tidy.Clean
Word2000 uses span excessively, so we strip span out.
styles - Variable in class org.w3c.tidy.Lexer
used for cleaning up presentation markup.
substringData(int, int) - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
supports(String, String) - Method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.

T

TABLE - Static variable in class org.w3c.tidy.TagCheckImpl
CheckTABLE instance.
TABLECELL - Static variable in class org.w3c.tidy.TagCheckImpl
CheckTableCell instance.
TABLETAG - Static variable in class org.w3c.tidy.ParserImpl
parser for table.
TAGTYPE_BLOCK - Static variable in class org.w3c.tidy.Dict
types of tags that the user can define: block tag.
TAGTYPE_EMPTY - Static variable in class org.w3c.tidy.Dict
types of tags that the user can define: empty tag.
TAGTYPE_INLINE - Static variable in class org.w3c.tidy.Dict
types of tags that the user can define: inline tag.
TAGTYPE_PRE - Static variable in class org.w3c.tidy.Dict
types of tags that the user can define: pre tag.
TAG_NOT_ALLOWED_IN - Static variable in class org.w3c.tidy.Report
tag not allowed in.
TARGET - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "target" attribute.
TEXT - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for text attributes.
TEXT - Static variable in class org.w3c.tidy.ParserImpl
parser for text.
TEXTDIR - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "dir" attribute.
TEXT_NODE - Static variable in class org.w3c.tidy.Node
node type: text.
TFRAME - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for table "frame" attribute.
TITLE - Static variable in class org.w3c.tidy.ParserImpl
parser for title.
TOO_MANY_ELEMENTS - Static variable in class org.w3c.tidy.Report
too many element.
TOO_MANY_ELEMENTS_IN - Static variable in class org.w3c.tidy.Report
too many elements in.
TRIM_EMPTY_ELEMENT - Static variable in class org.w3c.tidy.Report
trim empty element.
TRULES - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for table "rules" attribute.
TYPE - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "type" attribute.
TagCheck - interface org.w3c.tidy.TagCheck.
Check HTML attributes.
TagCheckImpl - class org.w3c.tidy.TagCheckImpl.
Check HTML attributes implementation.
TagCheckImpl.CheckAREA - class org.w3c.tidy.TagCheckImpl.CheckAREA.
Checker implementation for area.
TagCheckImpl.CheckAREA() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckAREA
 
TagCheckImpl.CheckAnchor - class org.w3c.tidy.TagCheckImpl.CheckAnchor.
Checker implementation for anchors.
TagCheckImpl.CheckAnchor() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckAnchor
 
TagCheckImpl.CheckCaption - class org.w3c.tidy.TagCheckImpl.CheckCaption.
Checker implementation for table caption.
TagCheckImpl.CheckCaption() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckCaption
 
TagCheckImpl.CheckForm - class org.w3c.tidy.TagCheckImpl.CheckForm.
Checker implementation for forms.
TagCheckImpl.CheckForm() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckForm
 
TagCheckImpl.CheckHR - class org.w3c.tidy.TagCheckImpl.CheckHR.
Checker implementation for hr.
TagCheckImpl.CheckHR() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckHR
 
TagCheckImpl.CheckHTML - class org.w3c.tidy.TagCheckImpl.CheckHTML.
Checker implementation for html tag.
TagCheckImpl.CheckHTML() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckHTML
 
TagCheckImpl.CheckIMG - class org.w3c.tidy.TagCheckImpl.CheckIMG.
Checker implementation for image tags.
TagCheckImpl.CheckIMG() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckIMG
 
TagCheckImpl.CheckLINK - class org.w3c.tidy.TagCheckImpl.CheckLINK.
add missing type attribute when appropriate.
TagCheckImpl.CheckLINK() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckLINK
 
TagCheckImpl.CheckMap - class org.w3c.tidy.TagCheckImpl.CheckMap.
Checker implementation for image maps.
TagCheckImpl.CheckMap() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckMap
 
TagCheckImpl.CheckMeta - class org.w3c.tidy.TagCheckImpl.CheckMeta.
Checker implementation for meta tags.
TagCheckImpl.CheckMeta() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckMeta
 
TagCheckImpl.CheckSCRIPT - class org.w3c.tidy.TagCheckImpl.CheckSCRIPT.
Checker implementation for script tags.
TagCheckImpl.CheckSCRIPT() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckSCRIPT
 
TagCheckImpl.CheckSTYLE - class org.w3c.tidy.TagCheckImpl.CheckSTYLE.
Checker implementation for style tags.
TagCheckImpl.CheckSTYLE() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckSTYLE
 
TagCheckImpl.CheckTABLE - class org.w3c.tidy.TagCheckImpl.CheckTABLE.
Checker implementation for table.
TagCheckImpl.CheckTABLE() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckTABLE
 
TagCheckImpl.CheckTableCell - class org.w3c.tidy.TagCheckImpl.CheckTableCell.
Checker implementation for table cells.
TagCheckImpl.CheckTableCell() - Constructor for class org.w3c.tidy.TagCheckImpl.CheckTableCell
 
TagTable - class org.w3c.tidy.TagTable.
Tag dictionary node hash table.
TagTable() - Constructor for class org.w3c.tidy.TagTable
Instantiates a new tag table with known tags.
Tidy - class org.w3c.tidy.Tidy.
HTML parser and pretty printer.
Tidy() - Constructor for class org.w3c.tidy.Tidy
Instantiates a new Tidy instance.
TidyBeanInfo - class org.w3c.tidy.TidyBeanInfo.
BeanInfo for Tidy.
TidyBeanInfo() - Constructor for class org.w3c.tidy.TidyBeanInfo
 
TidyMessage - class org.w3c.tidy.TidyMessage.
Message sent to listeners for validation errors/warnings and info.
TidyMessage(int, int, int, TidyMessage.Level, String) - Constructor for class org.w3c.tidy.TidyMessage
Instantiates a new message.
TidyMessage.Level - class org.w3c.tidy.TidyMessage.Level.
Message severity enumeration.
TidyMessageListener - interface org.w3c.tidy.TidyMessageListener.
Listener interface for validation errors/warnings and info.
TidyUtils - class org.w3c.tidy.TidyUtils.
Utility class with handy methods, mainly for String handling or for reproducing c behaviours.
tabsize - Variable in class org.w3c.tidy.Configuration
default tab size (8).
tag - Variable in class org.w3c.tidy.IStack
tag's dictionary definition.
tag - Variable in class org.w3c.tidy.Node
tag's dictionary definition.
tag - Variable in class org.w3c.tidy.Style
Tag name.
tagA - Variable in class org.w3c.tidy.TagTable
a tag.
tagApplet - Variable in class org.w3c.tidy.TagTable
applet tag.
tagArea - Variable in class org.w3c.tidy.TagTable
area tag.
tagB - Variable in class org.w3c.tidy.TagTable
b tag.
tagBase - Variable in class org.w3c.tidy.TagTable
base tag.
tagBig - Variable in class org.w3c.tidy.TagTable
big tag.
tagBlink - Variable in class org.w3c.tidy.TagTable
a proprietary tag added by Tidy, along with tag_nobr, tag_wbr.
tagBlockquote - Variable in class org.w3c.tidy.TagTable
blockquote tag.
tagBody - Variable in class org.w3c.tidy.TagTable
body tag.
tagBr - Variable in class org.w3c.tidy.TagTable
br tag.
tagCaption - Variable in class org.w3c.tidy.TagTable
caption tag.
tagCenter - Variable in class org.w3c.tidy.TagTable
center tag.
tagClass - Variable in class org.w3c.tidy.Style
Tag class.
tagCol - Variable in class org.w3c.tidy.TagTable
col tag.
tagColgroup - Variable in class org.w3c.tidy.TagTable
colgroup tag.
tagDd - Variable in class org.w3c.tidy.TagTable
dd tag.
tagDir - Variable in class org.w3c.tidy.TagTable
dir tag.
tagDiv - Variable in class org.w3c.tidy.TagTable
div tag.
tagDl - Variable in class org.w3c.tidy.TagTable
dl tag.
tagDt - Variable in class org.w3c.tidy.TagTable
dt tag.
tagEm - Variable in class org.w3c.tidy.TagTable
em tag.
tagFont - Variable in class org.w3c.tidy.TagTable
font tag.
tagForm - Variable in class org.w3c.tidy.TagTable
form tag.
tagFrame - Variable in class org.w3c.tidy.TagTable
frame tag.
tagFrameset - Variable in class org.w3c.tidy.TagTable
frameset tag.
tagH1 - Variable in class org.w3c.tidy.TagTable
h1 tag.
tagH2 - Variable in class org.w3c.tidy.TagTable
h2 tag.
tagHead - Variable in class org.w3c.tidy.TagTable
head tag.
tagHr - Variable in class org.w3c.tidy.TagTable
hr tag.
tagHtml - Variable in class org.w3c.tidy.TagTable
html tag.
tagI - Variable in class org.w3c.tidy.TagTable
i tag.
tagIframe - Variable in class org.w3c.tidy.TagTable
iframe tag.
tagImg - Variable in class org.w3c.tidy.TagTable
img tag.
tagInput - Variable in class org.w3c.tidy.TagTable
input tag.
tagLayer - Variable in class org.w3c.tidy.TagTable
layer tag.
tagLi - Variable in class org.w3c.tidy.TagTable
li tag.
tagLink - Variable in class org.w3c.tidy.TagTable
link tag.
tagListing - Variable in class org.w3c.tidy.TagTable
listing tag.
tagMap - Variable in class org.w3c.tidy.TagTable
map tag.
tagMeta - Variable in class org.w3c.tidy.TagTable
meta tag.
tagNobr - Variable in class org.w3c.tidy.TagTable
nobr tag.
tagNoframes - Variable in class org.w3c.tidy.TagTable
noframes tag.
tagNoscript - Variable in class org.w3c.tidy.TagTable
noscript tag.
tagObject - Variable in class org.w3c.tidy.TagTable
object tag.
tagOl - Variable in class org.w3c.tidy.TagTable
ol tag.
tagOptgroup - Variable in class org.w3c.tidy.TagTable
optgroup tag.
tagOption - Variable in class org.w3c.tidy.TagTable
option tag.
tagP - Variable in class org.w3c.tidy.TagTable
p tag.
tagParam - Variable in class org.w3c.tidy.TagTable
param tag.
tagPre - Variable in class org.w3c.tidy.TagTable
pre tag.
tagQ - Variable in class org.w3c.tidy.TagTable
tag.
tagScript - Variable in class org.w3c.tidy.TagTable
script tag.
tagSmall - Variable in class org.w3c.tidy.TagTable
small tag.
tagSpacer - Variable in class org.w3c.tidy.TagTable
spacer tag.
tagSpan - Variable in class org.w3c.tidy.TagTable
span tag.
tagStrong - Variable in class org.w3c.tidy.TagTable
strong tag.
tagStyle - Variable in class org.w3c.tidy.TagTable
style tag.
tagTable - Variable in class org.w3c.tidy.TagTable
table tag.
tagTd - Variable in class org.w3c.tidy.TagTable
td tag.
tagTextarea - Variable in class org.w3c.tidy.TagTable
textarea tag.
tagTh - Variable in class org.w3c.tidy.TagTable
th tag.
tagTitle - Variable in class org.w3c.tidy.TagTable
title tag.
tagTr - Variable in class org.w3c.tidy.TagTable
tr tag.
tagUl - Variable in class org.w3c.tidy.TagTable
ul tag.
tagWbr - Variable in class org.w3c.tidy.TagTable
wbr tag.
textarray - Variable in class org.w3c.tidy.Node
the text array.
tidyMark - Variable in class org.w3c.tidy.Configuration
add meta element indicating tidied doc.
toIana(String) - Static method in class org.w3c.tidy.EncodingNameMapper
Convert a Java character encoding name to its IANA equivalent.
toJava(String) - Static method in class org.w3c.tidy.EncodingNameMapper
Converts an encoding name to the standard java name.
toLower(char) - Static method in class org.w3c.tidy.TidyUtils
Maps the given character to its lowercase equivalent.
toString() - Method in class org.w3c.tidy.Node
 
toString() - Method in class org.w3c.tidy.TidyMessage.Level
 
toUpper(char) - Static method in class org.w3c.tidy.TidyUtils
Maps the given character to its uppercase equivalent.
token - Variable in class org.w3c.tidy.Lexer
current node.
trimEmpty - Variable in class org.w3c.tidy.Configuration
trim empty elements.
trimEmptyElement(Lexer, Node) - Static method in class org.w3c.tidy.Node
Trim an empty element.
trimInitialSpace(Lexer, Node, Node) - Static method in class org.w3c.tidy.Node
This maps <p> hello <em> world </em> to <p> hello <em> world </em>.
trimSpaces(Lexer, Node) - Static method in class org.w3c.tidy.Node
Move initial and trailing space out.
trimTrailingSpace(Lexer, Node, Node) - Static method in class org.w3c.tidy.Node
This maps hello world to hello world .
tt - Variable in class org.w3c.tidy.Configuration
TagTable associated with this Configuration.
txtend - Variable in class org.w3c.tidy.Lexer
end of current node.
txtstart - Variable in class org.w3c.tidy.Lexer
start of current node.
type - Variable in class org.w3c.tidy.Node
TextNode, StartTag, EndTag etc.

U

UNESCAPED_AMPERSAND - Static variable in class org.w3c.tidy.Report
invalid entity: unescaped ampersand.
UNESCAPED_ELEMENT - Static variable in class org.w3c.tidy.Report
unescaped element.
UNEXPECTED_ENDTAG - Static variable in class org.w3c.tidy.Report
unexpected end tag.
UNEXPECTED_ENDTAG_IN - Static variable in class org.w3c.tidy.Report
unexpected endag in.
UNEXPECTED_END_OF_FILE - Static variable in class org.w3c.tidy.Report
unexpected end of file.
UNEXPECTED_END_OF_FILE_ATTR - Static variable in class org.w3c.tidy.Report
attribute: unexpected end of file.
UNEXPECTED_EQUALSIGN - Static variable in class org.w3c.tidy.Report
attribute: expected equalsign.
UNEXPECTED_GT - Static variable in class org.w3c.tidy.Report
attribute: unexpected gt.
UNEXPECTED_QUOTEMARK - Static variable in class org.w3c.tidy.Report
attribute: unexpected quotemark.
UNICODE_BOM - Static variable in class org.w3c.tidy.EncodingUtils
the default (big-endian) UNICODE BOM.
UNICODE_BOM_BE - Static variable in class org.w3c.tidy.EncodingUtils
the big-endian (default) UNICODE BOM.
UNICODE_BOM_LE - Static variable in class org.w3c.tidy.EncodingUtils
the little-endian UNICODE BOM.
UNICODE_BOM_UTF8 - Static variable in class org.w3c.tidy.EncodingUtils
the UTF-8 UNICODE BOM.
UNKNOWN_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
attribute: unknown attribute.
UNKNOWN_ELEMENT - Static variable in class org.w3c.tidy.Report
unknown element.
UNKNOWN_ENTITY - Static variable in class org.w3c.tidy.Report
invalid entity: unknown entity.
URL - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for URLs.
URLS - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for attributes which contain a list of urls.
USING_BODY - Static variable in class org.w3c.tidy.Report
presentation flaw: using body.
USING_BR_INPLACE_OF - Static variable in class org.w3c.tidy.Report
unsing br in place of.
USING_FONT - Static variable in class org.w3c.tidy.Report
presentation flaw: using font.
USING_FRAMES - Static variable in class org.w3c.tidy.Report
accessibility flaw: using frames.
USING_LAYER - Static variable in class org.w3c.tidy.Report
presentation flaw: using layer.
USING_NOBR - Static variable in class org.w3c.tidy.Report
presentation flaw: using nobr.
USING_NOFRAMES - Static variable in class org.w3c.tidy.Report
accessibility flaw: using noframes.
USING_SPACER - Static variable in class org.w3c.tidy.Report
presentation flaw: using spacer.
UTF16 - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
UTF16BE - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
UTF16LE - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
UTF16_HIGH_SURROGATE_BEGIN - Static variable in class org.w3c.tidy.EncodingUtils
UTF-16 surrogate pair areas: high surrogates begin.
UTF16_HIGH_SURROGATE_END - Static variable in class org.w3c.tidy.EncodingUtils
UTF-16 surrogate pair areas: high surrogates end.
UTF16_LOW_SURROGATE_BEGIN - Static variable in class org.w3c.tidy.EncodingUtils
UTF-16 surrogate pair areas: low surrogates begin.
UTF16_LOW_SURROGATE_END - Static variable in class org.w3c.tidy.EncodingUtils
UTF-16 surrogate pair areas: low surrogates end.
UTF16_SURROGATES_BEGIN - Static variable in class org.w3c.tidy.EncodingUtils
UTF-16 surrogates begin.
UTF8 - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
ungetChar(int) - Method in interface org.w3c.tidy.StreamIn
Unget a char.
ungetChar(int) - Method in class org.w3c.tidy.StreamInImpl
 
ungetChar(int) - Method in class org.w3c.tidy.StreamInJavaImpl
 
ungetToken() - Method in class org.w3c.tidy.Lexer
 
unknownFile(PrintWriter, String) - Method in class org.w3c.tidy.Report
Prints the "unknown file" message.
unknownOption(String) - Method in class org.w3c.tidy.Report
Prints an "unknown option" error message.
unknownOption(PrintWriter, char) - Method in class org.w3c.tidy.Report
Prints the "unknown option" message.
updateNodeTextArrays(byte[], byte[]) - Method in class org.w3c.tidy.Lexer
Update oldtextarray in the current nodes.
upperCaseAttrs - Variable in class org.w3c.tidy.Configuration
output attributes in upper not lower case.
upperCaseTags - Variable in class org.w3c.tidy.Configuration
output tags in upper not lower case.

V

VALIGN - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "valign" attribute.
VENDOR_SPECIFIC_CHARS - Static variable in class org.w3c.tidy.Report
character encoding: vendor specific chars.
VERS_ALL - Static variable in class org.w3c.tidy.Dict
tags/attrs in any version.
VERS_BASIC - Static variable in class org.w3c.tidy.Dict
Version: xhtml basic.
VERS_EVENTS - Static variable in class org.w3c.tidy.Dict
versions with on... attributes.
VERS_FRAMESET - Static variable in class org.w3c.tidy.Dict
Version: html 4.0 frameset.
VERS_FROM32 - Static variable in class org.w3c.tidy.Dict
tags/attrs in all versions from HTML 3.2 onwards.
VERS_HTML20 - Static variable in class org.w3c.tidy.Dict
Version: html 2.0.
VERS_HTML32 - Static variable in class org.w3c.tidy.Dict
Version: html 3.2.
VERS_HTML40 - Static variable in class org.w3c.tidy.Dict
tags/attrs in HTML4 but not in earlier version.
VERS_HTML40_LOOSE - Static variable in class org.w3c.tidy.Dict
Version: html 4.0 transitional.
VERS_HTML40_STRICT - Static variable in class org.w3c.tidy.Dict
Version: html 4.0 strict.
VERS_IFRAME - Static variable in class org.w3c.tidy.Dict
tags/attrs in HTML 4 loose and frameset.
VERS_LOOSE - Static variable in class org.w3c.tidy.Dict
tags/attrs which are in all versions of HTML except strict.
VERS_MALFORMED - Static variable in class org.w3c.tidy.Dict
Version: malformed.
VERS_MICROSOFT - Static variable in class org.w3c.tidy.Dict
Version: microsoft.
VERS_NETSCAPE - Static variable in class org.w3c.tidy.Dict
Version: netscape.
VERS_PROPRIETARY - Static variable in class org.w3c.tidy.Dict
all tags and attributes are ok in proprietary version of HTML.
VERS_SUN - Static variable in class org.w3c.tidy.Dict
Version: sun.
VERS_UNKNOWN - Static variable in class org.w3c.tidy.Dict
Version: unknown.
VERS_XHTML11 - Static variable in class org.w3c.tidy.Dict
Version: xhtml 1.1.
VERS_XML - Static variable in class org.w3c.tidy.Dict
Version: xml.
VTYPE - Static variable in class org.w3c.tidy.AttrCheckImpl
checker for "vtype" attribute.
ValidUTF8Sequence - class org.w3c.tidy.ValidUTF8Sequence.
 
ValidUTF8Sequence(int, int, int, char[]) - Constructor for class org.w3c.tidy.ValidUTF8Sequence
Instantiates a new ValidUTF8Sequence.
validateParameters() - Method in class org.w3c.tidy.ant.JTidyTask
Validates task parameters.
value - Variable in class org.w3c.tidy.AttVal
Attribute value.
value - Variable in class org.w3c.tidy.StyleProp
Style value.
versions - Variable in class org.w3c.tidy.Dict
Version in which this tag is defined.
versions - Variable in class org.w3c.tidy.Lexer
bit vector of HTML versions.

W

WARNING - Static variable in class org.w3c.tidy.TidyMessage.Level
level = warning (2).
WIN1252 - Static variable in class org.w3c.tidy.Configuration
Deprecated.  
WINDOWS_CHARS - Static variable in class org.w3c.tidy.Report
character encoding error: windows chars.
warning(Lexer, Node, Node, short) - Method in class org.w3c.tidy.Report
Prints warnings.
warnings - Variable in class org.w3c.tidy.Lexer
count of warnings in this document.
was - Variable in class org.w3c.tidy.Node
old tag when it was changed.
waswhite - Variable in class org.w3c.tidy.Lexer
used to collapse contiguous white space.
word2000 - Variable in class org.w3c.tidy.Configuration
draconian cleaning for Word2000.
wrapAsp - Variable in class org.w3c.tidy.Configuration
wrap within ASP pseudo elements.
wrapAttVals - Variable in class org.w3c.tidy.Configuration
wrap within attribute values.
wrapJste - Variable in class org.w3c.tidy.Configuration
wrap within JSTE pseudo elements.
wrapPhp - Variable in class org.w3c.tidy.Configuration
wrap within PHP pseudo elements.
wrapScriptlets - Variable in class org.w3c.tidy.Configuration
wrap within JavaScript string literals.
wrapSection - Variable in class org.w3c.tidy.Configuration
wrap within CDATA section tags.
wraplen - Variable in class org.w3c.tidy.Configuration
default wrap margin (68).
writeback - Variable in class org.w3c.tidy.Configuration
if true then output tidied markup.

X

XMLPreserveWhiteSpace(Node, TagTable) - Static method in class org.w3c.tidy.ParserImpl
Indicates whether or not whitespace should be preserved for this element.
XML_ATTRIBUTE_VALUE - Static variable in class org.w3c.tidy.Report
attribute: xml attribute value.
XML_DECL - Static variable in class org.w3c.tidy.Node
node type: doctype.
XML_ID_SYNTAX - Static variable in class org.w3c.tidy.Report
attribute: id sintax.
XML_TAGS - Static variable in class org.w3c.tidy.TagTable
dummy entry for all xml tags.
xHTML - Variable in class org.w3c.tidy.Configuration
output extensible HTML.
xmlOut - Variable in class org.w3c.tidy.Configuration
create output as XML.
xmlPIs - Variable in class org.w3c.tidy.Configuration
If set to yes PIs must end with ?
xmlPi - Variable in class org.w3c.tidy.Configuration
add <?
xmlSpace - Variable in class org.w3c.tidy.Configuration
if set to yes adds xml:space attr as needed.
xmlTags - Variable in class org.w3c.tidy.Configuration
treat input as XML.

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

Copyright © 2000-2005 sourceforge. All Rights Reserved.