Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
S
SectionTag
- Static variable in class org.w3c.tidy.
Node
seenBodyEndTag
- Variable in class org.w3c.tidy.
Lexer
serialVersionUID
- Static variable in class org.w3c.tidy.
Tidy
setAltText(String)
- Method in class org.w3c.tidy.
Tidy
AltText - default text for alt 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
DOM2 - not implemented.
setAttributeNS(String, String, String)
- Method in class org.w3c.tidy.
DOMElementImpl
DOM2 - not implemented.
setBreakBeforeBR(boolean)
- Method in class org.w3c.tidy.
Tidy
BreakBeforeBR - o/p newline before <br> or not?
setBurstSlides(boolean)
- Method in class org.w3c.tidy.
Tidy
BurstSlides - create slides on each h2 element
setCharEncoding(int)
- Method in class org.w3c.tidy.
Tidy
CharEncoding
setConfiguration(Configuration)
- Method in class org.w3c.tidy.
TagTable
setConfigurationFromFile(String)
- Method in class org.w3c.tidy.
Tidy
Sets the configuration from a configuration file.
setConfigurationFromProps(Properties)
- Method in class org.w3c.tidy.
Tidy
Sets the configuration from a properties object.
setData(String)
- Method in class org.w3c.tidy.
DOMCharacterDataImpl
setData(String)
- Method in class org.w3c.tidy.
DOMProcessingInstructionImpl
setDocType(String)
- Method in class org.w3c.tidy.
Tidy
DocType - user specified doctype omit | auto | strict | loose |
fpi
where the
fpi
is a string similar to "-//ACME//DTD HTML 3.14159//EN" Note: for
fpi
include the double-quotes in the string.
setDocumentURI(String)
- Method in class org.w3c.tidy.
DOMDocumentImpl
setDropEmptyParas(boolean)
- Method in class org.w3c.tidy.
Tidy
DropEmptyParas - discard empty p elements
setDropFontTags(boolean)
- Method in class org.w3c.tidy.
Tidy
DropFontTags - discard presentation tags
setEmacs(boolean)
- Method in class org.w3c.tidy.
Tidy
Emacs - if true format error output for GNU Emacs
setEncloseBlockText(boolean)
- Method in class org.w3c.tidy.
Tidy
EncloseBlockText - if true text in blocks is wrapped in <p>'s
setEncloseText(boolean)
- Method in class org.w3c.tidy.
Tidy
EncloseText - if true text at body is wrapped in <p>'s
setEncoding(String)
- Method in class org.w3c.tidy.
DOMDocumentImpl
setErrfile(String)
- Method in class org.w3c.tidy.
Tidy
Errfile - file name to write errors to
setErrout(PrintWriter)
- Method in class org.w3c.tidy.
Tidy
setFixBackslash(boolean)
- Method in class org.w3c.tidy.
Tidy
FixBackslash - fix URLs by replacing \ with /
setFixComments(boolean)
- Method in class org.w3c.tidy.
Tidy
FixComments - fix comments with adjacent hyphens
setHideEndTags(boolean)
- Method in class org.w3c.tidy.
Tidy
HideEndTags - suppress optional end tags
setIdAttribute(String, boolean)
- Method in class org.w3c.tidy.
DOMElementImpl
setIdAttributeNode(Attr, boolean)
- Method in class org.w3c.tidy.
DOMElementImpl
setIdAttributeNS(String, String, boolean)
- Method in class org.w3c.tidy.
DOMElementImpl
setIndentAttributes(boolean)
- Method in class org.w3c.tidy.
Tidy
IndentAttributes - newline+indent before each attribute
setIndentContent(boolean)
- Method in class org.w3c.tidy.
Tidy
IndentContent - indent content of appropriate tags
setInputStreamName(String)
- Method in class org.w3c.tidy.
Tidy
InputStreamName - the name of the input stream (printed in the header information).
setKeepFileTimes(boolean)
- Method in class org.w3c.tidy.
Tidy
KeepFileTimes - if true last modified time is preserved
this is NOT supported at this time.
setLiteralAttribs(boolean)
- Method in class org.w3c.tidy.
Tidy
LiteralAttribs - if true attributes may use newlines
setLogicalEmphasis(boolean)
- Method in class org.w3c.tidy.
Tidy
LogicalEmphasis - replace i by em and b by strong
setMakeClean(boolean)
- Method in class org.w3c.tidy.
Tidy
MakeClean - remove presentational clutter
setNamedItem(Node)
- Method in class org.w3c.tidy.
DOMAttrMapImpl
setNamedItemNS(Node)
- Method in class org.w3c.tidy.
DOMAttrMapImpl
DOM2 - not implemented.
setNodeValue(String)
- Method in class org.w3c.tidy.
DOMNodeImpl
setNodeValue(String)
- Method in class org.w3c.tidy.
DOMAttrImpl
setNumEntities(boolean)
- Method in class org.w3c.tidy.
Tidy
NumEntities - use numeric entities
setObject(Object)
- Method in class org.w3c.tidy.
MutableObject
setOnlyErrors(boolean)
- Method in class org.w3c.tidy.
Tidy
OnlyErrors - if true normal output is suppressed
setPrefix(String)
- Method in class org.w3c.tidy.
DOMNodeImpl
DOM2 - not implemented.
setQuiet(boolean)
- Method in class org.w3c.tidy.
Tidy
Quiet - no 'Parsing X', guessed DTD or summary
setQuoteAmpersand(boolean)
- Method in class org.w3c.tidy.
Tidy
QuoteAmpersand - output naked ampersand as &
setQuoteMarks(boolean)
- Method in class org.w3c.tidy.
Tidy
QuoteMarks - output " marks as "
setQuoteNbsp(boolean)
- Method in class org.w3c.tidy.
Tidy
QuoteNbsp - output non-breaking space as entity
setRawOut(boolean)
- Method in class org.w3c.tidy.
Tidy
RawOut - avoid mapping values > 127 to entities
setShowWarnings(boolean)
- Method in class org.w3c.tidy.
Tidy
ShowWarnings - however errors are always shown
setSlidestyle(String)
- Method in class org.w3c.tidy.
Tidy
Slidestyle - style sheet for slides
setSmartIndent(boolean)
- Method in class org.w3c.tidy.
Tidy
SmartIndent - does text/block level content effect indentation
setSpaces(int)
- Method in class org.w3c.tidy.
Tidy
Spaces - default indentation
setStandalone(boolean)
- Method in class org.w3c.tidy.
DOMDocumentImpl
setStrictErrorChecking(boolean)
- Method in class org.w3c.tidy.
DOMDocumentImpl
setTabsize(int)
- Method in class org.w3c.tidy.
Tidy
Tabsize
setTagTable(TagTable)
- Method in class org.w3c.tidy.
DOMDocumentImpl
setTextContent(String)
- Method in class org.w3c.tidy.
DOMNodeImpl
setTidyMark(boolean)
- Method in class org.w3c.tidy.
Tidy
TidyMark - add meta element indicating tidied doc
setType(short)
- Method in class org.w3c.tidy.
Node
setUpperCaseAttrs(boolean)
- Method in class org.w3c.tidy.
Tidy
UpperCaseAttrs - output attributes in upper not lower case
setUpperCaseTags(boolean)
- Method in class org.w3c.tidy.
Tidy
UpperCaseTags - output tags in upper not lower case
setUserData(String, Object, UserDataHandler)
- Method in class org.w3c.tidy.
DOMNodeImpl
setValue(String)
- Method in class org.w3c.tidy.
DOMAttrImpl
setVersion(String)
- Method in class org.w3c.tidy.
DOMDocumentImpl
setWord2000(boolean)
- Method in class org.w3c.tidy.
Tidy
Word2000 - draconian cleaning for Word2000
setWrapAsp(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapAsp - wrap within ASP pseudo elements
setWrapAttVals(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapAttVals - wrap within attribute values
setWrapJste(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapJste - wrap within JSTE pseudo elements
setWraplen(int)
- Method in class org.w3c.tidy.
Tidy
Wraplen - default wrap margin
setWrapPhp(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapPhp - wrap within PHP pseudo elements
setWrapScriptlets(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapScriptlets - wrap within JavaScript string literals
setWrapSection(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapSection - wrap within <![ ...
setWriteback(boolean)
- Method in class org.w3c.tidy.
Tidy
Writeback - if true then output tidied markup NOTE: this property is ignored when parsing from an InputStream.
setXHTML(boolean)
- Method in class org.w3c.tidy.
Tidy
XHTML - output extensible HTML
setXHTMLDocType(Node)
- Method in class org.w3c.tidy.
Lexer
setXmlOut(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlOut - create output as XML
setXmlPi(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlPi - add <?xml?> for XML docs
setXmlPIs(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlPIs - if set to true PIs must end with ?>
setXmlSpace(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlSpace - if set to yes adds xml:space attr as needed
setXmlStandalone(boolean)
- Method in class org.w3c.tidy.
DOMDocumentImpl
setXmlTags(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlTags - treat input as XML
setXmlVersion(String)
- Method in class org.w3c.tidy.
DOMDocumentImpl
showVersion(PrintWriter)
- Static method in class org.w3c.tidy.
Report
ShowWarnings
- Variable in class org.w3c.tidy.
Configuration
slidestyle
- Variable in class org.w3c.tidy.
Configuration
SmartIndent
- Variable in class org.w3c.tidy.
Configuration
spaces
- Variable in class org.w3c.tidy.
Configuration
splitText(int)
- Method in class org.w3c.tidy.
DOMTextImpl
start
- Variable in class org.w3c.tidy.
Node
StartEndTag
- Static variable in class org.w3c.tidy.
Node
StartTag
- Static variable in class org.w3c.tidy.
Node
state
- Variable in class org.w3c.tidy.
Out
state
- Variable in class org.w3c.tidy.
StreamIn
state
- Variable in class org.w3c.tidy.
Lexer
stream
- Variable in class org.w3c.tidy.
StreamIn
StreamIn
- class org.w3c.tidy.
StreamIn
.
StreamIn()
- Constructor for class org.w3c.tidy.
StreamIn
StreamInImpl
- class org.w3c.tidy.
StreamInImpl
.
StreamInImpl(InputStream, int, int)
- Constructor for class org.w3c.tidy.
StreamInImpl
stripSpan(Lexer, Node)
- Method in class org.w3c.tidy.
Clean
Style
- class org.w3c.tidy.
Style
.
Linked list of class names and styles (c) 1998-2000 (W3C) MIT, INRIA, Keio University Derived from
HTML Tidy Release 4 Aug 2000
Style()
- Constructor for class org.w3c.tidy.
Style
Style(String, String, String)
- Constructor for class org.w3c.tidy.
Style
Style(String, String, String, Style)
- Constructor for class org.w3c.tidy.
Style
StyleProp
- class org.w3c.tidy.
StyleProp
.
Linked list of style properties (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
StyleProp()
- Constructor for class org.w3c.tidy.
StyleProp
StyleProp(String, String)
- Constructor for class org.w3c.tidy.
StyleProp
StyleProp(String, String, StyleProp)
- Constructor for class org.w3c.tidy.
StyleProp
styles
- Variable in class org.w3c.tidy.
Lexer
substringData(int, int)
- Method in class org.w3c.tidy.
DOMCharacterDataImpl
supports(String, String)
- Method in class org.w3c.tidy.
DOMNodeImpl
DOM2 - not implemented.
SUSPECTED_MISSING_QUOTE
- Static variable in class org.w3c.tidy.
Report
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Copyright © 1998-2000 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights reserved.