|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
<?
- flush() -
Method in interface org.w3c.tidy.Out
- Flush the stream.
- flush() -
Method in class org.w3c.tidy.OutJavaImpl
-
- flushLine(Out, int) -
Method in class org.w3c.tidy.PPrint
-
- foldCase(char, boolean, boolean) -
Static method in class org.w3c.tidy.TidyUtils
- Fold case of a char.
- forceOutput -
Variable in class org.w3c.tidy.Configuration
- output document even if errors were found.
- FORM -
Static variable in class org.w3c.tidy.TagCheckImpl
- CheckForm instance.
- FOUND_UTF16 -
Static variable in class org.w3c.tidy.Report
- character encoding error: found utf16.
- FRAMESET -
Static variable in class org.w3c.tidy.ParserImpl
- parser for frameset.
- freeAttrs(Node) -
Method in class org.w3c.tidy.TagTable
- Free node's attributes.
- fromCode(int) -
Static method in class org.w3c.tidy.TidyMessage.Level
- Returns the Level instance corresponding to the given int value.
- FSM_ASCII -
Static variable in class org.w3c.tidy.EncodingUtils
- states for ISO 2022 A document in ISO-2022 based encoding uses some ESC sequences called "designator" to switch
character sets.
- FSM_ESC -
Static variable in class org.w3c.tidy.EncodingUtils
- state ESC.
- FSM_ESCD -
Static variable in class org.w3c.tidy.EncodingUtils
- state ESCD.
- FSM_ESCDP -
Static variable in class org.w3c.tidy.EncodingUtils
- state ESCDP.
- FSM_ESCP -
Static variable in class org.w3c.tidy.EncodingUtils
- state ESCP.
- FSM_NONASCII -
Static variable in class org.w3c.tidy.EncodingUtils
- state NONASCII.
- FSUBMIT -
Static variable in class org.w3c.tidy.AttrCheckImpl
- checker for "submit" attribute.
alt-text
- default text for alt attribute.
ascii-chars
- convert quotes and dashes to nearest ASCII char.
asp
.
attribute
.
split
- create slides on each h2 element.
chkattrs
.
code
.
column
.
curcol
.
curcol
.
curline
.
curline
.
delim
.
dict
.
doctype
- user specified doctype.
drop-empty-paras
- discard empty p elements.
drop-font-tags
- discard presentation tags.
drop-proprietary-attributes
- discard proprietary attributes.
gnu-emacs
- if true format error output for GNU Emacs.
enclose-block-text
- if true text in blocks is wrapped in <p>'s. return true
if tidy should will text text in blocks in <p>'s.
enclose-text
- if true text at body is wrapped in <p>'s.
errorCode
.
escape-cdata
-replace CDATA sections with escaped text.
fix-backslash
- fix URLs by replacing \ with /.
fix-bad-comments
- fix comments with adjacent hyphens.
fix-uri
- output BODY content only.
force-output
- output document even if errors were found.
hide-comments
- hides all (real) comments in output.
inCharEncodingName
.
indent-attributes
- newline+indent before each attribute.
indent-cdata
- indent CDATA sections.
input-encoding
the character encoding used for input.
join-classes
- join multiple class attributes.
join-styles
- join multiple style attributes.
keep-time
- if true last modified time is preserved.
level
.
line
.
literal-attributes
- if true attributes may use newlines.
logical-emphasis
- replace i by em and b by strong.
lower-literals
- folds known attribute values to lower case.
message
.
model
.
name
.
name
.
DOMException.NOT_SUPPORTED_ERR
.
next
.
numeric-entities
- output entities other than the built-in HTML entities in the numeric rather
than the named entity form.
outCharEncodingName
.
output-encoding
the character encoding used for output.
parser
.
php
.
print-body-only
- output BODY content only.
quote-ampersand
- output naked ampersand as &.
quote-marks
- output " marks as ".
quote-nbsp
- output non-breaking space as entity.
output-raw
- avoid mapping values > 127 to entities.
repeated-attributes
- keep first or last duplicate attribute.
replace-color
- replace hex color attribute values with names.
show-errors
- number of errors to put out.
indent-spaces
- default indentation.
tab-size
- tab size in chars.
tidy-mark
- add meta element indicating tidied doc.
trim-empty-elements
- trim empty elements.
value
.
versions
.
word-2000
- draconian cleaning for Word2000.
wrap-asp
- wrap within ASP pseudo elements.
wrap-attributes
- wrap within attribute values.
wrap-jste
- wrap within JSTE pseudo elements.
wrap
- default wrap margin.
wrap-php
- wrap within PHP pseudo elements.
wrap-script-literals
- wrap within JavaScript string literals.
wrap-sections
- wrap within <!
add-xml-pi
- add <?
assume-xml-procins
This option specifies if Tidy should change the parsing of processing
instructions to require ?
add-xml-space
- if set to yes adds xml:space attr as needed.
<!
- purgeWord2000Attributes(Node) -
Method in class org.w3c.tidy.Clean
- Remove word2000 attributes from node.
- pushed -
Variable in class org.w3c.tidy.Lexer
- true after token has been pushed back.
- pushInline(Node) -
Method in class org.w3c.tidy.Lexer
- Push a copy of an inline node onto stack but don't push if implicit or OBJECT or APPLET (implicit tags are ones
generated from the istack) One issue arises with pushing inlines when the tag is already pushed.
- putUTF8(byte[], int, int) -
Static method in class org.w3c.tidy.PPrint
- store char c as UTF-8 encoded byte stream.
Tidy.setRawOut(true)
for raw output
DOMException.NOT_SUPPORTED_ERR
.
alt-text
- default text for alt attribute.
ascii-chars
- convert quotes and dashes to nearest ASCII char.
asp
.
attribute
.
split
- create slides on each h2 element.
chkattrs
.
delim
.
dict
.
doctype
- user specified doctype.
drop-empty-paras
- discard empty p elements.
drop-font-tags
- discard presentation tags.
drop-proprietary-attributes
- discard proprietary attributes.
gnu-emacs
- if true format error output for GNU Emacs.
enclose-block-text
- if true text in blocks is wrapped in <p>'s.
enclose-text
- if true text at body is wrapped in <p>'s.
escape-cdata
- replace CDATA sections with escaped text.
fix-backslash
- fix URLs by replacing \ with /.
fix-bad-comments
- fix comments with adjacent hyphens.
fix-uri
- fix uri references applying URI encoding if necessary.
force-output
- output document even if errors were found.
hide-comments
- hides all (real) comments in output.
inCharEncodingName
.
indent-attributes
- newline+indent before each attribute.
indent-cdata
- indent CDATA sections.
inOutCharEncodingName
.
input-encoding
the character encoding used for input.
join-classes
- join multiple class attributes.
join-styles
- join multiple style attributes.
keep-time
- if true last modified time is preserved.
literal-attributes
- if true attributes may use newlines.
logical-emphasis
- replace i by em and b by strong.
lower-literals
- folds known attribute values to lower case.
DOMException.NOT_SUPPORTED_ERR
.
next
.
numeric-entities
- output entities other than the built-in HTML entities in the numeric rather
than the named entity form.
outCharEncodingName
.
output-encoding
the character encoding used for output.
parser
.
php
.
print-body-only
- output BODY content only.
quote-ampersand
- output naked ampersand as &.
quote-marks
- output " marks as ".
quote-nbsp
- output non-breaking space as entity.
output-raw
- avoid mapping values > 127 to entities.
repeated-attributes
- keep first or last duplicate attribute.
replace-color
- replace hex color attribute values with names.
show-errors
- set the number of errors to put out.
indent-spaces
- default indentation.
tab-size
- tab size in chars.
tidy-mark
- add meta element indicating tidied doc.
trim-empty-elements
- trim empty elements.
value
.
word-2000
- draconian cleaning for Word2000.
wrap-asp
- wrap within ASP pseudo elements.
wrap-attributes
- wrap within attribute values.
wrap-jste
- wrap within JSTE pseudo elements.
wrap
- default wrap margin.
wrap-php
- wrap within PHP pseudo elements.
wrap-script-literals
- wrap within JavaScript string literals.
wrap-sections
- wrap within <!
add-xml-pi
- add <?
assume-xml-procins
This option specifies if Tidy should change the parsing of processing
instructions to require ?
add-xml-space
- if set to yes adds xml:space attr as needed.
<p> hello <em> world </em>
to <p> hello <em> world </em>
.
oldtextarray
in the current nodes.
<?
- xmlPIs -
Variable in class org.w3c.tidy.Configuration
- If set to yes PIs must end with
?
- XMLPreserveWhiteSpace(Node, TagTable) -
Static method in class org.w3c.tidy.ParserImpl
- Indicates whether or not whitespace should be preserved for this element.
- xmlSpace -
Variable in class org.w3c.tidy.Configuration
- if set to yes adds xml:space attr as needed.
- xmlTags -
Variable in class org.w3c.tidy.Configuration
- treat input as XML.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |