Alphabetical Index

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 field in class org.w3c.tidy.Report
used to point to Web Accessibility Guidelines.
adaptee - field in class org.w3c.tidy.DOMNodeImpl
Wrapped tidy node.
adapter - field in class org.w3c.tidy.AttVal
DOM adapter.
adapter - field 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(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Add meta element for Tidy.
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.
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(org.w3c.dom.Node) - method in class org.w3c.tidy.DOMDocumentImpl
ALIGN - static field in class org.w3c.tidy.AttrCheckImpl
checker for "align" attribute.
altText - field in class org.w3c.tidy.Configuration
default text for alt attribute.
Anchor - class org.w3c.tidy.Anchor
Anchor/node Linked list.
ANCHOR - static field in class org.w3c.tidy.TagCheckImpl
CheckAnchor instance.
ANCHOR_NOT_UNIQUE - static field in class org.w3c.tidy.Report
attribute: anchor not unique.
anchorList - field in class org.w3c.tidy.TagTable
anchor/node hash.
APOS_UNDEFINED - static field in class org.w3c.tidy.Report
invalid entity: apos undefined in current definition.
apparentVersion() - method in class org.w3c.tidy.Lexer
Return the html version used in document.
appendChild(org.w3c.dom.Node) - method in class org.w3c.tidy.DOMAttrImpl
Not supported.
appendChild(org.w3c.dom.Node) - method in class org.w3c.tidy.DOMNodeImpl
appendData(String) - method in class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
AREA - static field in class org.w3c.tidy.TagCheckImpl
CheckAREA instance.
ASCII - static field in class org.w3c.tidy.Configuration
character encoding = ASCII.
asciiChars - field in class org.w3c.tidy.Configuration
convert quotes and dashes to nearest ASCII char.
asp - field in class org.w3c.tidy.AttVal
Asp node.
ASP_TAG - static field in class org.w3c.tidy.Node
node type: asp tag.
ATTR_VALUE_NOT_LCASE - static field in class org.w3c.tidy.Report
attribute: attribute value not lower case.
attrAlt - static field in class org.w3c.tidy.AttributeTable
alt attribute.
AttrCheck - interface org.w3c.tidy.AttrCheck
Check attribute values.
AttrCheckImpl - class org.w3c.tidy.AttrCheckImpl
Check attribute values implementations.
attrContent - static field in class org.w3c.tidy.AttributeTable
content attribute.
attrDatafld - static field in class org.w3c.tidy.AttributeTable
datafld attribute.
Prints error messages for attributes.
attrHeight - static field in class org.w3c.tidy.AttributeTable
height attribute.
attrHref - static field in class org.w3c.tidy.AttributeTable
href attribute.
attribute - field in class org.w3c.tidy.AttVal
Attribute name.
Attribute - class org.w3c.tidy.Attribute
HTML attribute.
Attribute(String,short,org.w3c.tidy.AttrCheck) - constructor for class org.w3c.tidy.Attribute
Instantiates a new Attribute.
attributes - field in class org.w3c.tidy.IStack
Attributes.
attributes - field in class org.w3c.tidy.Node
Attribute/Value linked list.
AttributeTable - class org.w3c.tidy.AttributeTable
HTML attribute hash table.
attrId - static field in class org.w3c.tidy.AttributeTable
id attribute.
attrIsmap - static field in class org.w3c.tidy.AttributeTable
ismap attribute.
attrLanguage - static field in class org.w3c.tidy.AttributeTable
language attribute.
attrLongdesc - static field in class org.w3c.tidy.AttributeTable
logdesc attribute.
attrName - static field in class org.w3c.tidy.AttributeTable
name attribute.
attrSrc - static field in class org.w3c.tidy.AttributeTable
src attribute.
attrSummary - static field in class org.w3c.tidy.AttributeTable
summary attribute.
attrTitle - static field in class org.w3c.tidy.AttributeTable
title attribute.
attrType - static field in class org.w3c.tidy.AttributeTable
type attribute.
attrUsemap - static field in class org.w3c.tidy.AttributeTable
usemap attribute.
attrValue - static field in class org.w3c.tidy.AttributeTable
value attribute.
attrWidth - static field in class org.w3c.tidy.AttributeTable
width attribute.
attrXmlns - static field in class org.w3c.tidy.AttributeTable
xmlns attribute.
AttVal - class org.w3c.tidy.AttVal
Attribute/Value linked list node.
AttVal() - constructor for class org.w3c.tidy.AttVal
Instantiates a new empty AttVal.
Instantiates a new AttVal.
Instantiates a new AttVal.
avAdaptee - field in class org.w3c.tidy.DOMAttrImpl
wrapped org.w3c.tidy.AttVal.

B

BACKSLASH_IN_URI - static field in class org.w3c.tidy.Report
attribute: backslash in URI.
BAD_ATTRIBUTE_VALUE - static field in class org.w3c.tidy.Report
attribute: bad attribute value.
BAD_ATTRIBUTE_VALUE_REPLACED - static field in class org.w3c.tidy.Report
attribute: bad attribute value replaced.
BAD_CDATA_CONTENT - static field in class org.w3c.tidy.Report
bad cdata comment.
BAD_COMMENT_CHARS - static field in class org.w3c.tidy.Report
bad coment chars.
BAD_XML_COMMENT - static field in class org.w3c.tidy.Report
bad xml comment.
badAccess - field in class org.w3c.tidy.Lexer
for accessibility errors.
BADACCESS_SUMMARY - static field in class org.w3c.tidy.Report
Constant used for reporting of bad access summary.
badArgument(String,String) - method in class org.w3c.tidy.Report
Prints a "bad argument" error message.
badChars - field in class org.w3c.tidy.Lexer
for bad char encodings.
badDoctype - field in class org.w3c.tidy.Lexer
set if html or PUBLIC is missing.
badForm - field in class org.w3c.tidy.Lexer
for mismatched/mispositioned form tags.
BADFORM_SUMMARY - static field in class org.w3c.tidy.Report
Constant used for reporting of bad form summary.
badLayout - field in class org.w3c.tidy.Lexer
for bad style errors.
badTree(PrintWriter) - method in class org.w3c.tidy.Report
Prints the "bad tree" message.
BIG5 - static field in class org.w3c.tidy.Configuration
character encoding = BIG5.
BLOCK - static field in class org.w3c.tidy.ParserImpl
parser for block elements.
BODY - static field in class org.w3c.tidy.ParserImpl
parser for body.
bodyOnly - field in class org.w3c.tidy.Configuration
output BODY content only.
BOOL - static field in class org.w3c.tidy.AttrCheckImpl
checker for boolean attributes.
bQ2Div(org.w3c.tidy.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.
breakBeforeBR - field in class org.w3c.tidy.Configuration
o/p newline before br or not?
burstSlides - field in class org.w3c.tidy.Configuration
create slides on each h2 element.

C

canPrune(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Can the given element be removed?
CANT_BE_NESTED - static field in class org.w3c.tidy.Report
elments can be nested.
CAPTION - static field in class org.w3c.tidy.TagCheckImpl
CheckCaption instance.
CDATA_TAG - static field in class org.w3c.tidy.Node
node type: CDATA.
changeChar(byte) - method in class org.w3c.tidy.Lexer
Substitute the last char in buffer.
CHARACTER - static field in class org.w3c.tidy.AttrCheckImpl
checker for attributes that can contain a single character.
CHARSET - static field in class org.w3c.tidy.AttrCheckImpl
checker for "charset" attribute.
Checks attributes in given Node.
Check the value of an attribute.
AttrCheck implementation for checking the "align" attribute.
Checker implementation for anchors.
Checker implementation for area.
Check attribute name/value and report errors.
checkAttributes(org.w3c.tidy.Lexer) - method in class org.w3c.tidy.Node
Default method for checking an element's attributes.
AttrCheck implementation for checking boolean attributes.
Checker implementation for table caption.
AttrCheck implementation for checking the "clear" attribute.
AttrCheck implementation for checking colors.
checkDocTypeKeyWords(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Check system keywords (keywords should be uppercase).
Checker implementation for forms.
AttrCheck implementation for checking the "submit" attribute.
Checker implementation for hr.
Checker implementation for html tag.
AttrCheck implementation for checking ids.
Checker implementation for image tags.
AttrCheck implementation for checking lang and xml:lang.
AttrCheck implementation for checking the "length" attribute.
add missing type attribute when appropriate.
Checker implementation for image maps.
Checker implementation for meta tags.
AttrCheck implementation for checking the "name" attribute.
checkNodeIntegrity() - method in class org.w3c.tidy.Node
Checks for node integrity.
AttrCheck implementation for checking numbers.
AttrCheck implementation for checking Scope.
AttrCheck implementation for checking scripts.
Checker implementation for script tags.
AttrCheck implementation for checking scroll.
AttrCheck implementation for checking the "shape" attribute.
Checker implementation for style tags.
Checker implementation for table.
Checker implementation for table cells.
AttrCheck implementation for checking the "target" attribute.
AttrCheck implementation for checking dir.
AttrCheck implementation for checking URLs.
AttrCheck implementation for checking the "valign" attribute.
AttrCheck implementation for checking valuetype.
Clean - class org.w3c.tidy.Clean
Clean up misuse of presentation markup.
Clean(org.w3c.tidy.TagTable) - constructor for class org.w3c.tidy.Clean
Instantiates a new Clean.
Clean an html tree.
This is a major clean up to strip out all the extra stuff you get when you save as web page from Word 2000.
CLEAR - static field in class org.w3c.tidy.AttrCheckImpl
checker for "clear" attribute.
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(org.w3c.tidy.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(boolean) - method in class org.w3c.tidy.Node
Clone this node.
cloneNode(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Clones a node and add it to node list.
closed - field in class org.w3c.tidy.Node
true if closed by explicit end tag.
CM_BLOCK - static field in class org.w3c.tidy.Dict
Content model: block.
CM_DEFLIST - static field in class org.w3c.tidy.Dict
Content model: definition list.
CM_EMPTY - static field in class org.w3c.tidy.Dict
Content model: empty.
CM_FIELD - static field in class org.w3c.tidy.Dict
Content model: field.
CM_FRAMES - static field in class org.w3c.tidy.Dict
Content model: frames.
CM_HEAD - static field in class org.w3c.tidy.Dict
Content model: head.
CM_HEADING - static field in class org.w3c.tidy.Dict
Content model: heading.
CM_HTML - static field in class org.w3c.tidy.Dict
Content model: html.
CM_IMG - static field in class org.w3c.tidy.Dict
Content model: img.
CM_INLINE - static field in class org.w3c.tidy.Dict
Content model: inline.
CM_LIST - static field in class org.w3c.tidy.Dict
Content model: list.
CM_MIXED - static field in class org.w3c.tidy.Dict
Content model: mixed.
CM_NEW - static field in class org.w3c.tidy.Dict
Content model: new.
CM_NO_INDENT - static field in class org.w3c.tidy.Dict
Content model: no indent.
CM_OBJECT - static field in class org.w3c.tidy.Dict
Content model: object.
CM_OBSOLETE - static field in class org.w3c.tidy.Dict
Content model: obsolete.
CM_OMITST - static field in class org.w3c.tidy.Dict
Content model: omitst.
CM_OPT - static field in class org.w3c.tidy.Dict
Content model: opt.
CM_PARAM - static field in class org.w3c.tidy.Dict
Content model: param.
CM_ROW - static field in class org.w3c.tidy.Dict
Content model: row.
CM_ROWGRP - static field in class org.w3c.tidy.Dict
Content model: rowgroup.
CM_TABLE - static field in class org.w3c.tidy.Dict
Content model: table.
CM_UNKNOWN - static field in class org.w3c.tidy.Dict
Content model: unknown.
COERCE_TO_ENDTAG - static field in class org.w3c.tidy.Report
coerce to end tag.
COERCE_TO_ENDTAG_WARN - static field in class org.w3c.tidy.Report
coerce to endtag.
Coerce a node.
COLGROUP - static field in class org.w3c.tidy.ParserImpl
parser for colgroup.
COLOR - static field in class org.w3c.tidy.AttrCheckImpl
checker for "color" attribute.
COLS - static field in class org.w3c.tidy.AttrCheckImpl
checker for "cols" attribute.
columns - field in class org.w3c.tidy.Lexer
at start of current token.
COMMENT_TAG - static field in class org.w3c.tidy.Node
node type: comment.
compareTo(Object) - method in class org.w3c.tidy.TidyMessage.Level
condFlushLine(org.w3c.tidy.Out,int) - method in class org.w3c.tidy.PPrint
configuration - field in class org.w3c.tidy.Lexer
configuration.
Configuration - class org.w3c.tidy.Configuration
Read configuration file and manage configuration properties.
Configuration(org.w3c.tidy.Report) - constructor for class org.w3c.tidy.Configuration
Instantiates a new Configuration.
content - field in class org.w3c.tidy.Node
Contained node.
CONTENT_AFTER_BODY - static field in class org.w3c.tidy.Report
content after body.
convertCharEncoding(int) - method in class org.w3c.tidy.Configuration
Convert a char encoding from the deprecated tidy constant to a standard java encoding name.
COORDS - static field in class org.w3c.tidy.AttrCheckImpl
checker for "coords" attribute.
countSlides(org.w3c.tidy.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
Creates slides from h2.
createTextNode(String) - method in class org.w3c.tidy.DOMDocumentImpl
cssPrefix - field in class org.w3c.tidy.Configuration
CSS class naming for -clean option.

D

DATE - static field in class org.w3c.tidy.AttrCheckImpl
checker for attributes containing dates.
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.
definedTags - field in class org.w3c.tidy.Configuration
track what types of tags user has defined to eliminate unnecessary searches.
defineTag(short,String) - method in class org.w3c.tidy.TagTable
Defines a new tag.
DEFLIST - static field in class org.w3c.tidy.ParserImpl
parser for definition lists.
deleteData(int,int) - method in class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
delim - field in class org.w3c.tidy.AttVal
Delimiter (" or ').
dict - field in class org.w3c.tidy.AttVal
Attribute definition.
Dict - class org.w3c.tidy.Dict
Tag dictionary node.
Instantiates a new Tag definition.
discardDocType() - method in class org.w3c.tidy.Node
Discard the doctype node.
DISCARDED_CHAR - static field in class org.w3c.tidy.Report
char has been discarder.
discardElement(org.w3c.tidy.Node) - static method in class org.w3c.tidy.Node
Remove node from markup tree and discard it.
DISCARDING_UNEXPECTED - static field in class org.w3c.tidy.Report
discarding unexpected element.
doctype - field in class org.w3c.tidy.Lexer
version as given by doctype (if any).
DOCTYPE_AFTER_TAGS - static field in class org.w3c.tidy.Report
doctype after tags.
DOCTYPE_AUTO - static field in class org.w3c.tidy.Configuration
treatment of doctype: auto.
DOCTYPE_GIVEN_SUMMARY - static field in class org.w3c.tidy.Report
Constant used for reporting of given doctype.
DOCTYPE_LOOSE - static field in class org.w3c.tidy.Configuration
treatment of doctype: loose.
DOCTYPE_OMIT - static field in class org.w3c.tidy.Configuration
treatment of doctype: omit.
DOCTYPE_STRICT - static field in class org.w3c.tidy.Configuration
treatment of doctype: strict.
DOCTYPE_TAG - static field in class org.w3c.tidy.Node
node type: doctype.
DOCTYPE_USER - static field in class org.w3c.tidy.Configuration
treatment of doctype: user.
docTypeMode - field in class org.w3c.tidy.Configuration
see doctype property.
docTypeStr - field in class org.w3c.tidy.Configuration
user specified doctype.
DOMAttrImpl - class org.w3c.tidy.DOMAttrImpl
Tidy implementation of org.w3c.dom.DOMAttrImpl.
DOMAttrImpl(org.w3c.tidy.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(org.w3c.tidy.AttVal) - constructor for class org.w3c.tidy.DOMAttrMapImpl
instantiates a new DOMAttrMapImpl for the given AttVal.
Tidy implementation of org.w3c.dom.CDATASection.
DOMCDATASectionImpl(org.w3c.tidy.Node) - constructor for class org.w3c.tidy.DOMCDATASectionImpl
Instantiates a new DOMCDATASectionImpl which wraps the given Node.
Tidy implementation of org.w3c.dom.CharacterData.
Instantiates a new DOMCharacterDataImpl which wraps the given Node.
DOMCommentImpl - class org.w3c.tidy.DOMCommentImpl
Tidy implementation of org.w3c.dom.Comment.
DOMCommentImpl(org.w3c.tidy.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(org.w3c.tidy.Node) - constructor for class org.w3c.tidy.DOMDocumentImpl
Instantiates a new Dom document with a default tag table.
DOMDocumentTypeImpl.
DOMDocumentTypeImpl(org.w3c.tidy.Node) - constructor for class org.w3c.tidy.DOMDocumentTypeImpl
Instantiates a new DOM document type.
DOMElementImpl - class org.w3c.tidy.DOMElementImpl
DOMElementImpl.
DOMElementImpl(org.w3c.tidy.Node) - constructor for class org.w3c.tidy.DOMElementImpl
Instantiates a new DOM element.
DOMNodeImpl - class org.w3c.tidy.DOMNodeImpl
DOMNodeImpl.
DOMNodeImpl(org.w3c.tidy.Node) - constructor for class org.w3c.tidy.DOMNodeImpl
Intantiates a new DOM node.
DOMNodeListByTagNameImpl.
Instantiates a new DOMNodeListByTagName.
DOMNodeListImpl - class org.w3c.tidy.DOMNodeListImpl
DOMNodeListImpl.
DOMNodeListImpl(org.w3c.tidy.Node) - constructor for class org.w3c.tidy.DOMNodeListImpl
Instantiates a new DOM node list.
DOMProcessingInstructionImpl.
Instantiates a new DOM processing instruction.
DOMTextImpl - class org.w3c.tidy.DOMTextImpl
DOMTextImpl.
DOMTextImpl(org.w3c.tidy.Node) - constructor for class org.w3c.tidy.DOMTextImpl
Instantiates a new DOM text node.
dropEmptyParas - field in class org.w3c.tidy.Configuration
discard empty p elements.
dropFontTags - field in class org.w3c.tidy.Configuration
discard presentation tags.
dropProprietaryAttributes - field in class org.w3c.tidy.Configuration
discard proprietary attributes.
Drop if/endif sections inserted by word2000.
DTYPE_NOT_UPPER_CASE - static field in class org.w3c.tidy.Report
doctype not upper case.
DUPLICATE_FRAMESET - static field in class org.w3c.tidy.Report
duplicate frameset.
duplicateAttrs - field in class org.w3c.tidy.Configuration
Keep first or last duplicate attribute.

E

element - field in class org.w3c.tidy.IStack
name (null for text nodes).
element - field in class org.w3c.tidy.Node
Tag name.
ELEMENT_NOT_EMPTY - static field in class org.w3c.tidy.Report
element not empty.
emacs - field in class org.w3c.tidy.Configuration
if true format error output for GNU Emacs.
emFromI(org.w3c.tidy.Node) - method in class org.w3c.tidy.Clean
Replace i by em and b by strong.
EMPTY - static field in class org.w3c.tidy.ParserImpl
parser for empty elements.
encloseBlockText - field in class org.w3c.tidy.Configuration
if yes text in blocks is wrapped in p's.
encloseBodyText - field in class org.w3c.tidy.Configuration
if yes text at body is wrapped in p's.
ENCODING_IO_CONFLICT - static field in class org.w3c.tidy.Report
encoding IO conflict.
ENCODING_MISMATCH - static field in class org.w3c.tidy.Report
character encoding: encoding mismatch.
encodingError(org.w3c.tidy.Lexer,int,int) - method in class org.w3c.tidy.Report
Prints encoding error messages.
Maps between Java and IANA character encoding names.
EncodingUtils - class org.w3c.tidy.EncodingUtils
end - field in class org.w3c.tidy.Node
end of span onto text array.
END_OF_STREAM - static field in class org.w3c.tidy.StreamIn
end of stream char.
END_TAG - static field in class org.w3c.tidy.Node
End tag.
endOfInput() - method in class org.w3c.tidy.Lexer
Has end of input stream been reached?
Entity - class org.w3c.tidy.Entity
HTML ISO entity.
Entity(String,int) - constructor for class org.w3c.tidy.Entity
instantiates a new entity.
ENTITY_IN_ID - static field in class org.w3c.tidy.Report
attribute: entity in id.
entityCode(String) - method in class org.w3c.tidy.EntityTable
Returns the entity code for the given entity name.
Prints entity error messages.
entityName(short) - method in class org.w3c.tidy.EntityTable
Returns the entity name for the given entity code.
EntityTable - class org.w3c.tidy.EntityTable
Entity hash table.
equals(Object) - method in class org.w3c.tidy.TidyMessage.Level
errfile - field in class org.w3c.tidy.Configuration
file name to write errors to.
ERROR - static field in class org.w3c.tidy.TidyMessage.Level
level = error (3).
Prints errors.
errors - field in class org.w3c.tidy.Lexer
count of errors.
errorSummary(org.w3c.tidy.Lexer) - method in class org.w3c.tidy.Report
Prints error summary.
errout - field in class org.w3c.tidy.Lexer
error output stream.
escapeCdata - field in class org.w3c.tidy.Configuration
replace CDATA sections with escaped text.
ESCAPED_ILLEGAL_URI - static field in class org.w3c.tidy.Report
attribute: escaped illegal URI.
escapeTag(org.w3c.tidy.Lexer,org.w3c.tidy.Node) - static method in class org.w3c.tidy.Node
Escapes the given tag.
excludeBlocks - field 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 - field 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 field in class org.w3c.tidy.AttrCheckImpl
checker for "frameborder" attribute.
findAttribute(org.w3c.tidy.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(org.w3c.tidy.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(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Examine DOCTYPE to identify version.
findHEAD(org.w3c.tidy.TagTable) - method in class org.w3c.tidy.Node
Find the head tag.
findHTML(org.w3c.tidy.TagTable) - method in class org.w3c.tidy.Node
Find the "html" element.
findParser(org.w3c.tidy.Node) - method in class org.w3c.tidy.TagTable
Finds a parser fo the given node.
findTag(org.w3c.tidy.Node) - method in class org.w3c.tidy.TagTable
Finds a tag by name.
fixBackslash - field in class org.w3c.tidy.Configuration
fix URLs by replacing \ with /.
fixComments - field in class org.w3c.tidy.Configuration
fix comments with adjacent hyphens.
fixDocType(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Fixup doctype if missing.
FIXED_BACKSLASH - static field in class org.w3c.tidy.Report
attribute: fixed backslash.
fixEmptyRow(org.w3c.tidy.Lexer,org.w3c.tidy.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(org.w3c.tidy.Node,String) - method in class org.w3c.tidy.Lexer
Fix xhtml namespace.
fixId(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
duplicate name attribute as an id and check if id and name match.
fixUri - field in class org.w3c.tidy.Configuration
properly escape URLs.
fixXmlDecl(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Ensure XML document starts with <?XML version="1.0"?>.
flush() - method in class org.w3c.tidy.Out
Flush the stream.
flush() - method in class org.w3c.tidy.OutJavaImpl
flushLine(org.w3c.tidy.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 - field in class org.w3c.tidy.Configuration
output document even if errors were found.
FORM - static field in class org.w3c.tidy.TagCheckImpl
CheckForm instance.
FOUND_UTF16 - static field in class org.w3c.tidy.Report
character encoding error: found utf16.
FRAMESET - static field in class org.w3c.tidy.ParserImpl
parser for frameset.
freeAttrs(org.w3c.tidy.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.
FSM_ASCII - static field 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 field in class org.w3c.tidy.EncodingUtils
state ESC.
FSM_ESCD - static field in class org.w3c.tidy.EncodingUtils
state ESCD.
FSM_ESCDP - static field in class org.w3c.tidy.EncodingUtils
state ESCDP.
FSM_ESCP - static field in class org.w3c.tidy.EncodingUtils
state ESCP.
FSM_NONASCII - static field in class org.w3c.tidy.EncodingUtils
state NONASCII.
FSUBMIT - static field in class org.w3c.tidy.AttrCheckImpl
checker for "submit" attribute.

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
getAttributeNode(String) - method in class org.w3c.tidy.DOMElementImpl
getAttributeNodeNS(String,String) - method in class org.w3c.tidy.DOMElementImpl
getAttributeNS(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(org.w3c.tidy.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.
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 class org.w3c.tidy.StreamIn
Getter for curcol.
getCurcol() - method in class org.w3c.tidy.StreamInJavaImpl
Getter for curcol.
getCurline() - method in class org.w3c.tidy.StreamIn
Getter for curline.
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.DOMDocumentImpl
getDocType() - method in class org.w3c.tidy.Tidy
doctype- user specified doctype.
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
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.
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.
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
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() - method in class org.w3c.tidy.TidyMessage
Getter for message.
Generates a complete message for the warning/error.
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.Dict
Getter for name.
getName() - method in class org.w3c.tidy.DOMAttrImpl
getName() - method in class org.w3c.tidy.DOMDocumentTypeImpl
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 class org.w3c.tidy.ParseProperty
Returns the valid values.
getOut(org.w3c.tidy.Configuration,OutputStream) - static method in class org.w3c.tidy.OutFactory
Returns the appropriate Out implementation.
getOut(org.w3c.tidy.Configuration,Writer) - static method in class org.w3c.tidy.OutFactory
Returns the appropriate Out implementation.
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.
getParser() - method in class org.w3c.tidy.Dict
Getter for parser.
getParseWarnings() - method in class org.w3c.tidy.Tidy
ParseWarnings - the number of warnings that occurred in the most recent parse operation.
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? (errors are always shown).
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
Returns the appropriate StreamIn implementation.
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 class org.w3c.tidy.ParseProperty
Returns the option type.
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
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.
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.
getWraplen() - method in class org.w3c.tidy.Tidy
wrap- default wrap margin.
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 <![ ...
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.
getXmlPi() - method in class org.w3c.tidy.Tidy
add-xml-pi- add <?xml?> for XML docs.
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 ?> as the terminator rather than >.
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

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
hashCode() - method in class org.w3c.tidy.TidyMessage.Level
hasOneChild() - method in class org.w3c.tidy.Node
Does the node have one (and only one) child?
HEAD - static field in class org.w3c.tidy.ParserImpl
parser for head.
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 - field in class org.w3c.tidy.Configuration
hides all (real) comments in output.
hideEndTags - field in class org.w3c.tidy.Configuration
suppress optional end tags.
HIGH_UTF16_SURROGATE - static field in class org.w3c.tidy.EncodingUtils
UTF-16 high surrogate.
HR - static field in class org.w3c.tidy.TagCheckImpl
CheckHR instance.
HTML - static field in class org.w3c.tidy.ParserImpl
parser for html.
HTML - static field in class org.w3c.tidy.TagCheckImpl
CheckHTML instance.
htmlOut - field 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 field in class org.w3c.tidy.AttrCheckImpl
checker for ids.
ID_NAME_MISMATCH - static field in class org.w3c.tidy.Report
attribute: id and name mismatch.
IDREF - static field in class org.w3c.tidy.AttrCheckImpl
checker for attributes referencng an id.
IGNORE_MARKUP - static field in class org.w3c.tidy.Lexer
state: ignore markup.
IGNORE_WHITESPACE - static field in class org.w3c.tidy.Lexer
state: ignore whitespace.
ILLEGAL_NESTING - static field in class org.w3c.tidy.Report
illegal nesting.
ILLEGAL_URI_REFERENCE - static field in class org.w3c.tidy.Report
attribute: illegal URI reference.
IMG - static field in class org.w3c.tidy.TagCheckImpl
CheckIMG instance.
implicit - field in class org.w3c.tidy.Node
true if inferred.
in - field in class org.w3c.tidy.Lexer
file stream.
INCONSISTENT_NAMESPACE - static field in class org.w3c.tidy.Report
inconsistent namespace.
INCONSISTENT_VERSION - static field in class org.w3c.tidy.Report
inconsistent version.
indentAttributes - field in class org.w3c.tidy.Configuration
newline+indent before each attribute.
indentCdata - field in class org.w3c.tidy.Configuration
indent CDATA sections.
indentContent - field 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.
INFO - static field in class org.w3c.tidy.TidyMessage.Level
level = info (1).
init() - method in class org.w3c.tidy.ant.JTidyTask
Initializes the task.
INLINE - static field in class org.w3c.tidy.ParserImpl
parser for inline.
inlineDup(org.w3c.tidy.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 - field in class org.w3c.tidy.Lexer
Inline stack for compatibility with Mosaic.
insert - field in class org.w3c.tidy.Lexer
for inferring inline tags.
Not supported.
insertData(int,String) - method in class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
The doctype has been found after other tags, and needs moving to before the html element.
insertedToken() - method in class org.w3c.tidy.Lexer
INSERTING_TAG - static field in class org.w3c.tidy.Report
inserting tag.
insertMisc(org.w3c.tidy.Node,org.w3c.tidy.Node) - static method in class org.w3c.tidy.Node
Insert a node at the end.
insertNodeAfterElement(org.w3c.tidy.Node) - method in class org.w3c.tidy.Node
Insert node into markup tree after element.
Insert node into markup tree in pace of element which is moved to become the child of the node.
insertNodeAtEnd(org.w3c.tidy.Node) - method in class org.w3c.tidy.Node
Insert node into markup tree.
insertNodeAtStart(org.w3c.tidy.Node) - method in class org.w3c.tidy.Node
Insert a node into markup tree.
Insert node into markup tree before element.
insertspace - field in class org.w3c.tidy.Lexer
when space is moved after end tag.
install(org.w3c.tidy.Attribute) - method in class org.w3c.tidy.AttributeTable
installs a new Attribute.
install(org.w3c.tidy.Dict) - method in class org.w3c.tidy.TagTable
Installs a new tag in the tag table, or modify an existing one.
INVALID_ATTRIBUTE - static field in class org.w3c.tidy.Report
attribute: invalid attribute.
INVALID_NCR - static field in class org.w3c.tidy.Report
character encoding: invalid NCR.
INVALID_SGML_CHARS - static field in class org.w3c.tidy.Report
character encoding: invalid sgml chars.
INVALID_URI - static field in class org.w3c.tidy.Report
character encoding: nvalid URI.
INVALID_UTF16 - static field in class org.w3c.tidy.Report
character encoding: invalid utf16.
INVALID_UTF8 - static field in class org.w3c.tidy.Report
character encoding: invalid utf8.
INVALID_XML_ID - static field in class org.w3c.tidy.Report
attribute: invalid xml id.
isBlank(org.w3c.tidy.Lexer) - method in class org.w3c.tidy.Node
Is the node content empty or blank? Assumes node is a text node.
isBoolAttribute() - method in class org.w3c.tidy.AttVal
Is this a boolean attribute.
isCharEncodingSupported(String) - static method in class org.w3c.tidy.TidyUtils
Is the given character encoding supported?
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).
isDefaultNamespace(String) - method in class org.w3c.tidy.DOMNodeImpl
isDescendantOf(org.w3c.tidy.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 class org.w3c.tidy.StreamIn
Has end of stream been reached?
isEndOfStream() - method in class org.w3c.tidy.StreamInJavaImpl
isEqualNode(org.w3c.dom.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? (letter, digit or "-", ".", ":", "_")
isNewNode() - method in class org.w3c.tidy.Node
Is this a new (user defined) node? Used to determine how attributes without values should be printed.
isNowrap() - method in class org.w3c.tidy.Attribute
Don't wrap this attribute?
ISO2022 - static field in class org.w3c.tidy.Configuration
character encoding = ISO2022.
isPushed(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Is the node in the stack?
isSameNode(org.w3c.dom.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
istack - field in class org.w3c.tidy.Lexer
stack.
IStack - class org.w3c.tidy.IStack
Inline stack node.
istackbase - field in class org.w3c.tidy.Lexer
start of frame.
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.
isvoyager - field in class org.w3c.tidy.Lexer
true if xmlns attribute on html element.
isWhite(char) - static method in class org.w3c.tidy.TidyUtils
Determines if the specified character is whitespace.
isWord2000(org.w3c.tidy.Node) - method in class org.w3c.tidy.Clean
Check if the current document is a converted Word document.
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

joinClasses - field in class org.w3c.tidy.Configuration
join multiple class attributes.
JOINING_ATTRIBUTE - static field in class org.w3c.tidy.Report
attribute: joining attribute.
joinStyles - field in class org.w3c.tidy.Configuration
join multiple style attributes.
JSTE_TAG - static field in class org.w3c.tidy.Node
node type: jste tag.
JTidyTask - class org.w3c.tidy.ant.JTidyTask
JTidy ant task.

K

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

L

LANG - static field in class org.w3c.tidy.AttrCheckImpl
checker for "lang" and "xml:lang" attributes.
language - field in class org.w3c.tidy.Configuration
RJ language property.
last - field in class org.w3c.tidy.Node
last node.
lastChar(String) - static method in class org.w3c.tidy.TidyUtils
Return the last char in string.
LATIN1 - static field in class org.w3c.tidy.Configuration
character encoding = LATIN1.
LENGTH - static field in class org.w3c.tidy.AttrCheckImpl
checker for "lenght" attribute.
Message severity enumeration.
lexbuf - field 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.
Lexer - class org.w3c.tidy.Lexer
Lexer for html parser.
Instantiates a new Lexer.
lexlength - field in class org.w3c.tidy.Lexer
allocated.
lexsize - field in class org.w3c.tidy.Lexer
used.
linebreak - field in class org.w3c.tidy.Node
true if followed by a line break.
lines - field in class org.w3c.tidy.Lexer
lines seen.
LINK - static field in class org.w3c.tidy.TagCheckImpl
CheckLINK instance.
LINKTYPES - static field in class org.w3c.tidy.AttrCheckImpl
checker for "rel" and "rev" attributes.
LIST - static field in class org.w3c.tidy.ParserImpl
parser for list.
list2BQ(org.w3c.tidy.Node) - method in class org.w3c.tidy.Clean
Some people use dir or ul without an li to indent the content.
literalAttribs - field in class org.w3c.tidy.Configuration
if true attributes may use newlines.
logicalEmphasis - field 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
LOW_UTF16_SURROGATE - static field in class org.w3c.tidy.EncodingUtils
utf16 low surrogate.
lowerLiterals - field in class org.w3c.tidy.Configuration
folds known attribute values to lower case.

M

MACROMAN - static field in class org.w3c.tidy.Configuration
character encoding = MACROMAN.
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 - field in class org.w3c.tidy.Configuration
Make bare HTML: remove Microsoft cruft.
makeClean - field in class org.w3c.tidy.Configuration
remove presentational clutter.
MALFORMED_COMMENT - static field in class org.w3c.tidy.Report
malformed comment.
MALFORMED_DOCTYPE - static field in class org.w3c.tidy.Report
malformed doctype.
MAP - static field in class org.w3c.tidy.TagCheckImpl
CheckMap instance.
MAX_UTF16_FROM_UCS4 - static field in class org.w3c.tidy.EncodingUtils
Max UTF-16 value.
MAX_UTF8_FROM_UCS4 - static field in class org.w3c.tidy.EncodingUtils
Max UTF-88 valid char value.
MEDIA - static field in class org.w3c.tidy.AttrCheckImpl
checker for "media" attribute.
Called by tidy when a warning or error occurs.
META - static field in class org.w3c.tidy.TagCheckImpl
CheckMeta instance.
MISSING_ATTR_VALUE - static field in class org.w3c.tidy.Report
attribute: missing attribute value.
MISSING_ATTRIBUTE - static field in class org.w3c.tidy.Report
attribute: missing attribute.
MISSING_DOCTYPE - static field in class org.w3c.tidy.Report
missing doctype.
MISSING_ENDTAG_BEFORE - static field in class org.w3c.tidy.Report
missing end tag before.
MISSING_ENDTAG_FOR - static field in class org.w3c.tidy.Report
missing an end tag.
MISSING_IMAGE_ALT - static field in class org.w3c.tidy.Report
accessibility flaw: missing image map.
MISSING_IMAGE_MAP - static field in class org.w3c.tidy.Report
accessibility flaw: missing image map.
MISSING_IMAGEMAP - static field in class org.w3c.tidy.Report
attribute: missing image map.
MISSING_LINK_ALT - static field in class org.w3c.tidy.Report
accessibility flaw: missing link alt.
MISSING_QUOTEMARK - static field in class org.w3c.tidy.Report
attribute: missing quotemark.
MISSING_SEMICOLON - static field in class org.w3c.tidy.Report
invalid entity: missing semicolon.
MISSING_SEMICOLON_NCR - static field in class org.w3c.tidy.Report
invalid entity: missing semicolon.
MISSING_STARTTAG - static field in class org.w3c.tidy.Report
missing start tag.
MISSING_SUMMARY - static field in class org.w3c.tidy.Report
accessibility flaw: missing summary.
MISSING_TITLE_ELEMENT - static field in class org.w3c.tidy.Report
missing title element.
missingBody(PrintWriter) - method in class org.w3c.tidy.Report
Prints the "missing body" message.
MIXED_CONTENT - static field in class org.w3c.tidy.Lexer
state: mixed content.
MIXED_CONTENT_IN_BLOCK - static field in class org.w3c.tidy.Report
mixed content in block.
model - field in class org.w3c.tidy.Dict
model (CM_* constants).
Unexpected content in table row is moved to just before the table in accordance with Netscape and IE.
Move node to the head, where element is used as starting point in hunt for head.

N

name - field in class org.w3c.tidy.Anchor
Anchor name.
NAME - static field in class org.w3c.tidy.AttrCheckImpl
checker for "name" attribute.
name - field in class org.w3c.tidy.Dict
Tag name.
name - field in class org.w3c.tidy.StyleProp
Style name.
ncr - field 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.
NESTED_EMPHASIS - static field in class org.w3c.tidy.Report
nested emphasis.
NESTED_QUOTATION - static field in class org.w3c.tidy.Report
nested quotation.
nestedEmphasis(org.w3c.tidy.Node) - method in class org.w3c.tidy.Clean
simplifies ...
newline - field in class org.w3c.tidy.Configuration
bytes for the newline marker.
newline() - method in class org.w3c.tidy.Out
writes a newline.
newline() - method in class org.w3c.tidy.OutJavaImpl
NEWLINE_IN_URI - static field in class org.w3c.tidy.Report
attribute: newline in URI.
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.
next - field in class org.w3c.tidy.Anchor
Next anchor.
next - field in class org.w3c.tidy.AttVal
next AttVal.
next - field in class org.w3c.tidy.IStack
Next element in the stack.
next - field in class org.w3c.tidy.Node
next node.
next - field in class org.w3c.tidy.Style
Next linked style element.
next - field in class org.w3c.tidy.StyleProp
Next linked style property.
node - field in class org.w3c.tidy.Anchor
linked node.
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.
Instantiates a new node.
NOFRAMES - static field in class org.w3c.tidy.ParserImpl
parser for noframes.
NOFRAMES_CONTENT - static field in class org.w3c.tidy.Report
noframes content.
NON_ASCII - static field in class org.w3c.tidy.Report
character encoding error: non ascii.
NON_MATCHING_ENDTAG - static field in class org.w3c.tidy.Report
non matching end tag.
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
NUMBER - static field in class org.w3c.tidy.AttrCheckImpl
checker for "number" attribute.
numEntities - field in class org.w3c.tidy.Configuration
use numeric entities.

O

OBSOLETE_ELEMENT - static field in class org.w3c.tidy.Report
obsolete element.
onlyErrors - field in class org.w3c.tidy.Configuration
if true normal output is suppressed.
OPTGROUP - static field in class org.w3c.tidy.ParserImpl
parser for optgroup.
org.w3c.tidy - package
Out - interface org.w3c.tidy.Out
Tidy Output interface.
outc(byte) - method in class org.w3c.tidy.Out
writes a byte.
outc(byte) - method in class org.w3c.tidy.OutJavaImpl
outc(int) - method in class org.w3c.tidy.Out
writes an char.
outc(int) - method in class org.w3c.tidy.OutJavaImpl
OutFactory - class org.w3c.tidy.OutFactory
Tidy Output factory.
OutJavaImpl - class org.w3c.tidy.OutJavaImpl
Output implementation using java writers.
Constructor.
OutJavaImpl(org.w3c.tidy.Configuration,Writer) - constructor for class org.w3c.tidy.OutJavaImpl
Constructor.

P

parent - field in class org.w3c.tidy.Node
parent node.
parse(InputStream,OutputStream) - method in class org.w3c.tidy.Tidy
Reads from the given input and returns the root Node.
parse(InputStream,Writer) - method in class org.w3c.tidy.Tidy
Reads from the given input and returns the root Node.
Parse the given node.
parse(Reader,OutputStream) - method in class org.w3c.tidy.Tidy
Reads from the given input and returns the root Node.
parse(Reader,Writer) - method in class org.w3c.tidy.Tidy
Reads from the given input and returns the root Node.
Parse a configuration option.
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.
consumes the '>' terminating start tags.
parseAttrs(boolean[]) - method in class org.w3c.tidy.Lexer
Parse tag attributes.
Parser for block elements.
Parser for BODY.
Parser for COLGROUP.
Parser for DEFLIST.
parseDocument(org.w3c.tidy.Lexer) - static method in class org.w3c.tidy.ParserImpl
HTML is the top level element.
parseDOM(InputStream,OutputStream) - method in class org.w3c.tidy.Tidy
Parses InputStream in and returns a DOM Document node.
Parser for empty elements.
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.
Parser for FRAMESET.
Parser for HEAD.
Parser for HTML.
Parser for INLINE.
Parser for LIST.
Parser for NOFRAMES.
Parser for OPTGROUP.
parsePhp() - method in class org.w3c.tidy.Lexer
PHP is like ASP but is based upon XML processing instructions, e.g.
Parser for PRE.
ParseProperty - interface org.w3c.tidy.ParseProperty
Interface for configuration property parser.
Property parser instances.
Parser - interface org.w3c.tidy.Parser
HTML Parser.
ParserImpl - class org.w3c.tidy.ParserImpl
HTML Parser implementation.
Parser for ROW.
Parser for ROWGROUP.
Parser for SCRIPT.
Parser for SELECT.
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.
Parser for TABLE.
parseTagName() - method in class org.w3c.tidy.Lexer
Parses a tag name.
Parser for text nodes.
Parser for TITLE.
parseValue(String,boolean,boolean[],int[]) - method in class org.w3c.tidy.Lexer
Parse an attribute value.
parseXMLDocument(org.w3c.tidy.Lexer) - static method in class org.w3c.tidy.ParserImpl
XML documents.
php - field in class org.w3c.tidy.AttVal
Php node.
PHP_TAG - static field in class org.w3c.tidy.Node
node type: php tag.
popInline(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Pop a copy of an inline node from the stack.
PPrint - class org.w3c.tidy.PPrint
Pretty print parse tree.
pprint(org.w3c.dom.Document,OutputStream) - method in class org.w3c.tidy.Tidy
Pretty-prints a DOM Document.
pprint(org.w3c.dom.Node,OutputStream) - method in class org.w3c.tidy.Tidy
Pretty-prints a DOM Node.
PPrint(org.w3c.tidy.Configuration) - constructor for class org.w3c.tidy.PPrint
Instantiates a new PPrint.
PRE - static field in class org.w3c.tidy.ParserImpl
parser for pre.
preContent(org.w3c.tidy.Node) - method in class org.w3c.tidy.Lexer
Is content acceptable for pre elements?
PREFORMATTED - static field in class org.w3c.tidy.Lexer
state: preformatted.
Traverse the node list.
prev - field in class org.w3c.tidy.Node
pevious node.
Called from printTree to print the content of a slide from the node slidecontent.
PROC_INS_TAG - static field in class org.w3c.tidy.Node
node type: .
processFile(File,File) - method in class org.w3c.tidy.ant.JTidyTask
Run tidy on a file.
properties - field in class org.w3c.tidy.Style
Style properties.
PROPRIETARY_ATTR_VALUE - static field in class org.w3c.tidy.Report
attribute: proprietary attribute value.
PROPRIETARY_ATTRIBUTE - static field in class org.w3c.tidy.Report
attribute: proprietary attribute.
PROPRIETARY_ELEMENT - static field in class org.w3c.tidy.Report
proprietary element.
node is <![if ...]> prune up to <![endif]>.
purgeWord2000Attributes(org.w3c.tidy.Node) - method in class org.w3c.tidy.Clean
Remove word2000 attributes from node.
pushed - field in class org.w3c.tidy.Lexer
true after token has been pushed back.
pushInline(org.w3c.tidy.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.
putUTF8(byte[],int,int) - static method in class org.w3c.tidy.PPrint
store char c as UTF-8 encoded byte stream.

Q

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

R

RAW - static field in class org.w3c.tidy.Configuration
character encoding = RAW.
rawOut - field in class org.w3c.tidy.Configuration
Avoid mapping values > 127 to entities.
readChar() - method in class org.w3c.tidy.StreamIn
Read a char.
readChar() - method in class org.w3c.tidy.StreamInJavaImpl
readCharFromStream() - method in class org.w3c.tidy.StreamIn
reads a char from the stream.
readCharFromStream() - method in class org.w3c.tidy.StreamInJavaImpl
RELEASE_DATE - static field in class org.w3c.tidy.Report
Release date.
RELEASE_DATE_STRING - static field in class org.w3c.tidy.Report
Release date String.
removeAttribute(org.w3c.tidy.AttVal) - method in class org.w3c.tidy.Node
Remove an attribute from node and then free it.
removeAttribute(String) - method in class org.w3c.tidy.DOMElementImpl
removeAttributeNode(Attr) - method in class org.w3c.tidy.DOMElementImpl
removeAttributeNS(String,String) - method in class org.w3c.tidy.DOMElementImpl
removeChild(org.w3c.dom.Node) - method in class org.w3c.tidy.DOMAttrImpl
Not supported.
removeChild(org.w3c.dom.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.
The same attribute name can't be used more than once in each element.
REPEATED_ATTRIBUTE - static field in class org.w3c.tidy.Report
attribute: repeated attribute.
Not supported.
replaceColor - field in class org.w3c.tidy.Configuration
replace hex color attribute values with names.
REPLACED_CHAR - static field in class org.w3c.tidy.Report
char has been replaced.
replaceData(int,int,String) - method in class org.w3c.tidy.DOMCharacterDataImpl
Not supported.
replacementCharEncoding - field in class org.w3c.tidy.Configuration
char encoding used when replacing illegal SGML chars, regardless of specified encoding.
replaceWholeText(String) - method in class org.w3c.tidy.DOMTextImpl
REPLACING_ELEMENT - static field in class org.w3c.tidy.Report
replacing element.
REPLACING_UNEX_ELEMENT - static field in class org.w3c.tidy.Report
replacing unexcaped element.
report - field in class org.w3c.tidy.Configuration
Report instance.
report - field in class org.w3c.tidy.Lexer
report.
Report - class org.w3c.tidy.Report
Error/informational message reporter.
Report() - constructor for class org.w3c.tidy.Report
Instantiated only in Tidy() constructor.
REPORT_VERSION_SUMMARY - static field in class org.w3c.tidy.Report
Constant used for reporting of version summary.
reportNumberOfSlides(PrintWriter,int) - method in class org.w3c.tidy.Report
Prints the number of generated slides.
Prints the number of error/warnings found.
Prints information for html version in input file.
root - field in class org.w3c.tidy.Lexer
Root node is saved here.
ROOT_NODE - static field in class org.w3c.tidy.Node
node type: root.
ROW - static field in class org.w3c.tidy.ParserImpl
parser for row.
ROWGROUP - static field in class org.w3c.tidy.ParserImpl
parser for rowgroup.

S

SCOPE - static field in class org.w3c.tidy.AttrCheckImpl
checker for "scope" attribute.
SCRIPT - static field in class org.w3c.tidy.AttrCheckImpl
checker for scripts.
SCRIPT - static field in class org.w3c.tidy.ParserImpl
parser for script.
SCRIPT - static field in class org.w3c.tidy.TagCheckImpl
CheckSCRIPT instance.
SCROLL - static field in class org.w3c.tidy.AttrCheckImpl
checker for "scroll" attribute.
SECTION_TAG - static field in class org.w3c.tidy.Node
node type: section tag.
seenEndBody - field in class org.w3c.tidy.Lexer
already seen end body tag?
seenEndHtml - field in class org.w3c.tidy.Lexer
already seen end html tag?
SELECT - static field in class org.w3c.tidy.ParserImpl
parser for select.
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(org.w3c.tidy.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
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.
setChkattrs(org.w3c.tidy.TagCheck) - method in class org.w3c.tidy.Dict
Setter for chkattrs.
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(org.w3c.tidy.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
setIdAttributeNode(Attr,boolean) - method in class org.w3c.tidy.DOMElementImpl
setInCharEncoding(int) - method in class org.w3c.tidy.Configuration
Setter for inCharEncoding.
setInCharEncodingName(String) - method in class org.w3c.tidy.Configuration
Setter for inCharEncodingName.
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.
setInOutEncodingName(String) - method in class org.w3c.tidy.Configuration
Setter for inOutCharEncodingName.
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(org.w3c.tidy.Lexer) - method in class org.w3c.tidy.StreamIn
Setter for lexer instance (needed for error reporting).
setLexer(org.w3c.tidy.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.
Attach a TidyMessageListener which will be notified for messages and errors.
setNamedItem(org.w3c.dom.Node) - method in class org.w3c.tidy.DOMAttrMapImpl
setNamedItemNS(org.w3c.dom.Node) - method in class org.w3c.tidy.DOMAttrMapImpl
Not supported, returns DOMException.NOT_SUPPORTED_ERR.
setNext(org.w3c.tidy.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.
setOutCharEncoding(int) - method in class org.w3c.tidy.Configuration
Setter for outCharEncoding.
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(org.w3c.tidy.Parser) - method in class org.w3c.tidy.Dict
Setter for parser.
setPhp(org.w3c.tidy.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? (errors are always shown).
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.
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.
setWraplen(int) - method in class org.w3c.tidy.Tidy
wrap- default wrap margin.
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 <![ ...
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(org.w3c.tidy.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.
setXmlPi(boolean) - method in class org.w3c.tidy.Tidy
add-xml-pi- add <?xml?> for XML docs.
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 ?> as the terminator rather than >.
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
SHAPE - static field in class org.w3c.tidy.AttrCheckImpl
checker for "shape" attribute.
SHIFTJIS - static field in class org.w3c.tidy.Configuration
character encoding = SHIFTJIS.
showErrors - field 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 - field in class org.w3c.tidy.Configuration
however errors are always shown.
slidestyle - field in class org.w3c.tidy.Configuration
style sheet for slides.
smartIndent - field in class org.w3c.tidy.Configuration
does text/block level content effect indentation.
SPACE_PRECEDING_XMLDECL - static field in class org.w3c.tidy.Report
space preceding xml declaration.
spaces - field in class org.w3c.tidy.Configuration
default indentation.
splitText(int) - method in class org.w3c.tidy.DOMTextImpl
start - field in class org.w3c.tidy.Node
start of span onto text array.
START_END_TAG - static field in class org.w3c.tidy.Node
Start of an end tag.
START_TAG - static field in class org.w3c.tidy.Node
Start tag.
state - field in class org.w3c.tidy.Lexer
state of lexer's finite state machine.
StreamIn - interface org.w3c.tidy.StreamIn
Input Stream.
StreamInFactory - class org.w3c.tidy.StreamInFactory
Tidy Input factory.
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.
StreamInJavaImpl(Reader,int) - constructor for class org.w3c.tidy.StreamInJavaImpl
Instantiates a new StreamInJavaImpl.
Word2000 uses span excessively, so we strip span out.
Style - class org.w3c.tidy.Style
Linked list of class names and styles.
STYLE - static field in class org.w3c.tidy.TagCheckImpl
CheckSTYLE instance.
Style(String,String,String,org.w3c.tidy.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,org.w3c.tidy.StyleProp) - constructor for class org.w3c.tidy.StyleProp
Instantiates a new style property.
styles - field in class org.w3c.tidy.Lexer
used for cleaning up presentation markup.
substringData(int,int) - method in class org.w3c.tidy.DOMCharacterDataImpl
SUMMARY - static field in class org.w3c.tidy.TidyMessage.Level
level = summary (0).
supports(String,String) - method in class org.w3c.tidy.DOMNodeImpl
DOM2 - not implemented.
SUSPECTED_MISSING_QUOTE - static field in class org.w3c.tidy.Report
suspected missing quote.

T

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

U

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

V

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

W

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

X

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