|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
<?
- flushLine(Out, int) -
Method in class org.w3c.tidy.PPrint
-
- foldCase(char, boolean, boolean) -
Static method in class org.w3c.tidy.TidyUtils
- Fold case of a char.
- forceOutput -
Variable in class org.w3c.tidy.Configuration
- output document even if errors were found.
- freeAttrs(Node) -
Method in class org.w3c.tidy.TagTable
- Free node's attributes.
- fromCode(int) -
Static method in class org.w3c.tidy.TidyMessage.Level
- Returns the Level instance corresponding to the given int value.
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-php
- wrap within PHP pseudo elements.
wrap-script-literals
- wrap within JavaScript string literals.
wrap-sections
- wrap within <!
wrap
- default wrap margin.
assume-xml-procins
This option specifies if Tidy should change the parsing of processing
instructions to require ?
add-xml-pi
- add <?
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.
- pushInline(Node) -
Method in class org.w3c.tidy.Lexer
- Push a copy of an inline node onto stack but don't push if implicit or OBJECT or APPLET (implicit tags are ones
generated from the istack) One issue arises with pushing inlines when the tag is already pushed.
- pushed -
Variable in class org.w3c.tidy.Lexer
- true after token has been pushed back.
- putUTF8(byte[], int, int) -
Static method in class org.w3c.tidy.PPrint
- store char c as UTF-8 encoded byte stream.
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
.
inOutCharEncodingName
.
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.
lexer
.
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.
out
.
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-php
- wrap within PHP pseudo elements.
wrap-script-literals
- wrap within JavaScript string literals.
wrap-sections
- wrap within <!
wrap
- default wrap margin.
assume-xml-procins
This option specifies if Tidy should change the parsing of processing
instructions to require ?
add-xml-pi
- add <?
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.
?
- xmlPi -
Variable in class org.w3c.tidy.Configuration
- add
<?
- xmlSpace -
Variable in class org.w3c.tidy.Configuration
- if set to yes adds xml:space attr as needed.
- xmlTags -
Variable in class org.w3c.tidy.Configuration
- treat input as XML.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |