serialized-form.html 17 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_17) on Tue Dec 01 16:56:20 HKT 2009 -->
  6. <TITLE>
  7. Serialized Form ( JTidy r938 )
  8. </TITLE>
  9. <META NAME="date" CONTENT="2009-12-01">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Serialized Form ( JTidy r938 )";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. </EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;PREV&nbsp;
  50. &nbsp;NEXT</FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. </TABLE>
  67. <A NAME="skip-navbar_top"></A>
  68. <!-- ========= END OF TOP NAVBAR ========= -->
  69. <HR>
  70. <CENTER>
  71. <H1>
  72. Serialized Form</H1>
  73. </CENTER>
  74. <HR SIZE="4" NOSHADE>
  75. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  76. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  77. <TH ALIGN="center"><FONT SIZE="+2">
  78. <B>Package</B> <B>org.w3c.tidy</B></FONT></TH>
  79. </TR>
  80. </TABLE>
  81. <P>
  82. <A NAME="org.w3c.tidy.Configuration"><!-- --></A>
  83. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  84. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  85. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  86. <B>Class <A HREF="org/w3c/tidy/Configuration.html" title="class in org.w3c.tidy">org.w3c.tidy.Configuration</A> extends java.lang.Object implements Serializable</B></FONT></TH>
  87. </TR>
  88. </TABLE>
  89. <P>
  90. <B>serialVersionUID:&nbsp;</B>-4955155037138560842L
  91. <P>
  92. <A NAME="serializedForm"><!-- --></A>
  93. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  94. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  95. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  96. <B>Serialized Fields</B></FONT></TH>
  97. </TR>
  98. </TABLE>
  99. <H3>
  100. ENCODING_NAMES</H3>
  101. <PRE>
  102. java.lang.String[] <B>ENCODING_NAMES</B></PRE>
  103. <DL>
  104. <DD>Convert from deprecated tidy encoding constant to standard java encoding name.
  105. <P>
  106. <DL>
  107. </DL>
  108. </DL>
  109. <HR>
  110. <H3>
  111. spaces</H3>
  112. <PRE>
  113. int <B>spaces</B></PRE>
  114. <DL>
  115. <DD>default indentation.
  116. <P>
  117. <DL>
  118. </DL>
  119. </DL>
  120. <HR>
  121. <H3>
  122. wraplen</H3>
  123. <PRE>
  124. int <B>wraplen</B></PRE>
  125. <DL>
  126. <DD>default wrap margin (68).
  127. <P>
  128. <DL>
  129. </DL>
  130. </DL>
  131. <HR>
  132. <H3>
  133. tabsize</H3>
  134. <PRE>
  135. int <B>tabsize</B></PRE>
  136. <DL>
  137. <DD>default tab size (8).
  138. <P>
  139. <DL>
  140. </DL>
  141. </DL>
  142. <HR>
  143. <H3>
  144. docTypeMode</H3>
  145. <PRE>
  146. int <B>docTypeMode</B></PRE>
  147. <DL>
  148. <DD>see doctype property.
  149. <P>
  150. <DL>
  151. </DL>
  152. </DL>
  153. <HR>
  154. <H3>
  155. duplicateAttrs</H3>
  156. <PRE>
  157. int <B>duplicateAttrs</B></PRE>
  158. <DL>
  159. <DD>Keep first or last duplicate attribute.
  160. <P>
  161. <DL>
  162. </DL>
  163. </DL>
  164. <HR>
  165. <H3>
  166. altText</H3>
  167. <PRE>
  168. java.lang.String <B>altText</B></PRE>
  169. <DL>
  170. <DD>default text for alt attribute.
  171. <P>
  172. <DL>
  173. </DL>
  174. </DL>
  175. <HR>
  176. <H3>
  177. slidestyle</H3>
  178. <PRE>
  179. java.lang.String <B>slidestyle</B></PRE>
  180. <DL>
  181. <DD><B>Deprecated.</B>&nbsp;<I>does nothing</I><DD>style sheet for slides.
  182. <P>
  183. <DL>
  184. </DL>
  185. </DL>
  186. <HR>
  187. <H3>
  188. language</H3>
  189. <PRE>
  190. java.lang.String <B>language</B></PRE>
  191. <DL>
  192. <DD>RJ language property.
  193. <P>
  194. <DL>
  195. </DL>
  196. </DL>
  197. <HR>
  198. <H3>
  199. docTypeStr</H3>
  200. <PRE>
  201. java.lang.String <B>docTypeStr</B></PRE>
  202. <DL>
  203. <DD>user specified doctype.
  204. <P>
  205. <DL>
  206. </DL>
  207. </DL>
  208. <HR>
  209. <H3>
  210. errfile</H3>
  211. <PRE>
  212. java.lang.String <B>errfile</B></PRE>
  213. <DL>
  214. <DD>file name to write errors to.
  215. <P>
  216. <DL>
  217. </DL>
  218. </DL>
  219. <HR>
  220. <H3>
  221. writeback</H3>
  222. <PRE>
  223. boolean <B>writeback</B></PRE>
  224. <DL>
  225. <DD>if true then output tidied markup.
  226. <P>
  227. <DL>
  228. </DL>
  229. </DL>
  230. <HR>
  231. <H3>
  232. onlyErrors</H3>
  233. <PRE>
  234. boolean <B>onlyErrors</B></PRE>
  235. <DL>
  236. <DD>if true normal output is suppressed.
  237. <P>
  238. <DL>
  239. </DL>
  240. </DL>
  241. <HR>
  242. <H3>
  243. showWarnings</H3>
  244. <PRE>
  245. boolean <B>showWarnings</B></PRE>
  246. <DL>
  247. <DD>however errors are always shown.
  248. <P>
  249. <DL>
  250. </DL>
  251. </DL>
  252. <HR>
  253. <H3>
  254. quiet</H3>
  255. <PRE>
  256. boolean <B>quiet</B></PRE>
  257. <DL>
  258. <DD>no 'Parsing X', guessed DTD or summary.
  259. <P>
  260. <DL>
  261. </DL>
  262. </DL>
  263. <HR>
  264. <H3>
  265. indentContent</H3>
  266. <PRE>
  267. boolean <B>indentContent</B></PRE>
  268. <DL>
  269. <DD>indent content of appropriate tags.
  270. <P>
  271. <DL>
  272. </DL>
  273. </DL>
  274. <HR>
  275. <H3>
  276. smartIndent</H3>
  277. <PRE>
  278. boolean <B>smartIndent</B></PRE>
  279. <DL>
  280. <DD>does text/block level content effect indentation.
  281. <P>
  282. <DL>
  283. </DL>
  284. </DL>
  285. <HR>
  286. <H3>
  287. hideEndTags</H3>
  288. <PRE>
  289. boolean <B>hideEndTags</B></PRE>
  290. <DL>
  291. <DD>suppress optional end tags.
  292. <P>
  293. <DL>
  294. </DL>
  295. </DL>
  296. <HR>
  297. <H3>
  298. xmlTags</H3>
  299. <PRE>
  300. boolean <B>xmlTags</B></PRE>
  301. <DL>
  302. <DD>treat input as XML.
  303. <P>
  304. <DL>
  305. </DL>
  306. </DL>
  307. <HR>
  308. <H3>
  309. xmlOut</H3>
  310. <PRE>
  311. boolean <B>xmlOut</B></PRE>
  312. <DL>
  313. <DD>create output as XML.
  314. <P>
  315. <DL>
  316. </DL>
  317. </DL>
  318. <HR>
  319. <H3>
  320. xHTML</H3>
  321. <PRE>
  322. boolean <B>xHTML</B></PRE>
  323. <DL>
  324. <DD>output extensible HTML.
  325. <P>
  326. <DL>
  327. </DL>
  328. </DL>
  329. <HR>
  330. <H3>
  331. htmlOut</H3>
  332. <PRE>
  333. boolean <B>htmlOut</B></PRE>
  334. <DL>
  335. <DD>output plain-old HTML, even for XHTML input. Yes means set explicitly.
  336. <P>
  337. <DL>
  338. </DL>
  339. </DL>
  340. <HR>
  341. <H3>
  342. xmlPi</H3>
  343. <PRE>
  344. boolean <B>xmlPi</B></PRE>
  345. <DL>
  346. <DD>add <code>&lt;?xml?&gt;</code> for XML docs.
  347. <P>
  348. <DL>
  349. </DL>
  350. </DL>
  351. <HR>
  352. <H3>
  353. upperCaseTags</H3>
  354. <PRE>
  355. boolean <B>upperCaseTags</B></PRE>
  356. <DL>
  357. <DD>output tags in upper not lower case.
  358. <P>
  359. <DL>
  360. </DL>
  361. </DL>
  362. <HR>
  363. <H3>
  364. upperCaseAttrs</H3>
  365. <PRE>
  366. boolean <B>upperCaseAttrs</B></PRE>
  367. <DL>
  368. <DD>output attributes in upper not lower case.
  369. <P>
  370. <DL>
  371. </DL>
  372. </DL>
  373. <HR>
  374. <H3>
  375. makeClean</H3>
  376. <PRE>
  377. boolean <B>makeClean</B></PRE>
  378. <DL>
  379. <DD>remove presentational clutter.
  380. <P>
  381. <DL>
  382. </DL>
  383. </DL>
  384. <HR>
  385. <H3>
  386. makeBare</H3>
  387. <PRE>
  388. boolean <B>makeBare</B></PRE>
  389. <DL>
  390. <DD>Make bare HTML: remove Microsoft cruft.
  391. <P>
  392. <DL>
  393. </DL>
  394. </DL>
  395. <HR>
  396. <H3>
  397. logicalEmphasis</H3>
  398. <PRE>
  399. boolean <B>logicalEmphasis</B></PRE>
  400. <DL>
  401. <DD>replace i by em and b by strong.
  402. <P>
  403. <DL>
  404. </DL>
  405. </DL>
  406. <HR>
  407. <H3>
  408. dropFontTags</H3>
  409. <PRE>
  410. boolean <B>dropFontTags</B></PRE>
  411. <DL>
  412. <DD>discard presentation tags.
  413. <P>
  414. <DL>
  415. </DL>
  416. </DL>
  417. <HR>
  418. <H3>
  419. dropProprietaryAttributes</H3>
  420. <PRE>
  421. boolean <B>dropProprietaryAttributes</B></PRE>
  422. <DL>
  423. <DD>discard proprietary attributes.
  424. <P>
  425. <DL>
  426. </DL>
  427. </DL>
  428. <HR>
  429. <H3>
  430. dropEmptyParas</H3>
  431. <PRE>
  432. boolean <B>dropEmptyParas</B></PRE>
  433. <DL>
  434. <DD>discard empty p elements.
  435. <P>
  436. <DL>
  437. </DL>
  438. </DL>
  439. <HR>
  440. <H3>
  441. fixComments</H3>
  442. <PRE>
  443. boolean <B>fixComments</B></PRE>
  444. <DL>
  445. <DD>fix comments with adjacent hyphens.
  446. <P>
  447. <DL>
  448. </DL>
  449. </DL>
  450. <HR>
  451. <H3>
  452. trimEmpty</H3>
  453. <PRE>
  454. boolean <B>trimEmpty</B></PRE>
  455. <DL>
  456. <DD>trim empty elements.
  457. <P>
  458. <DL>
  459. </DL>
  460. </DL>
  461. <HR>
  462. <H3>
  463. breakBeforeBR</H3>
  464. <PRE>
  465. boolean <B>breakBeforeBR</B></PRE>
  466. <DL>
  467. <DD>o/p newline before br or not?
  468. <P>
  469. <DL>
  470. </DL>
  471. </DL>
  472. <HR>
  473. <H3>
  474. burstSlides</H3>
  475. <PRE>
  476. boolean <B>burstSlides</B></PRE>
  477. <DL>
  478. <DD>create slides on each h2 element.
  479. <P>
  480. <DL>
  481. </DL>
  482. </DL>
  483. <HR>
  484. <H3>
  485. numEntities</H3>
  486. <PRE>
  487. boolean <B>numEntities</B></PRE>
  488. <DL>
  489. <DD>use numeric entities.
  490. <P>
  491. <DL>
  492. </DL>
  493. </DL>
  494. <HR>
  495. <H3>
  496. quoteMarks</H3>
  497. <PRE>
  498. boolean <B>quoteMarks</B></PRE>
  499. <DL>
  500. <DD>output " marks as &quot;.
  501. <P>
  502. <DL>
  503. </DL>
  504. </DL>
  505. <HR>
  506. <H3>
  507. quoteNbsp</H3>
  508. <PRE>
  509. boolean <B>quoteNbsp</B></PRE>
  510. <DL>
  511. <DD>output non-breaking space as entity.
  512. <P>
  513. <DL>
  514. </DL>
  515. </DL>
  516. <HR>
  517. <H3>
  518. quoteAmpersand</H3>
  519. <PRE>
  520. boolean <B>quoteAmpersand</B></PRE>
  521. <DL>
  522. <DD>output naked ampersand as &amp;.
  523. <P>
  524. <DL>
  525. </DL>
  526. </DL>
  527. <HR>
  528. <H3>
  529. wrapAttVals</H3>
  530. <PRE>
  531. boolean <B>wrapAttVals</B></PRE>
  532. <DL>
  533. <DD>wrap within attribute values.
  534. <P>
  535. <DL>
  536. </DL>
  537. </DL>
  538. <HR>
  539. <H3>
  540. wrapScriptlets</H3>
  541. <PRE>
  542. boolean <B>wrapScriptlets</B></PRE>
  543. <DL>
  544. <DD>wrap within JavaScript string literals.
  545. <P>
  546. <DL>
  547. </DL>
  548. </DL>
  549. <HR>
  550. <H3>
  551. wrapSection</H3>
  552. <PRE>
  553. boolean <B>wrapSection</B></PRE>
  554. <DL>
  555. <DD>wrap within CDATA section tags.
  556. <P>
  557. <DL>
  558. </DL>
  559. </DL>
  560. <HR>
  561. <H3>
  562. wrapAsp</H3>
  563. <PRE>
  564. boolean <B>wrapAsp</B></PRE>
  565. <DL>
  566. <DD>wrap within ASP pseudo elements.
  567. <P>
  568. <DL>
  569. </DL>
  570. </DL>
  571. <HR>
  572. <H3>
  573. wrapJste</H3>
  574. <PRE>
  575. boolean <B>wrapJste</B></PRE>
  576. <DL>
  577. <DD>wrap within JSTE pseudo elements.
  578. <P>
  579. <DL>
  580. </DL>
  581. </DL>
  582. <HR>
  583. <H3>
  584. wrapPhp</H3>
  585. <PRE>
  586. boolean <B>wrapPhp</B></PRE>
  587. <DL>
  588. <DD>wrap within PHP pseudo elements.
  589. <P>
  590. <DL>
  591. </DL>
  592. </DL>
  593. <HR>
  594. <H3>
  595. fixBackslash</H3>
  596. <PRE>
  597. boolean <B>fixBackslash</B></PRE>
  598. <DL>
  599. <DD>fix URLs by replacing \ with /.
  600. <P>
  601. <DL>
  602. </DL>
  603. </DL>
  604. <HR>
  605. <H3>
  606. indentAttributes</H3>
  607. <PRE>
  608. boolean <B>indentAttributes</B></PRE>
  609. <DL>
  610. <DD>newline+indent before each attribute.
  611. <P>
  612. <DL>
  613. </DL>
  614. </DL>
  615. <HR>
  616. <H3>
  617. xmlPIs</H3>
  618. <PRE>
  619. boolean <B>xmlPIs</B></PRE>
  620. <DL>
  621. <DD>If set to yes PIs must end with <code>?&gt;</code>.
  622. <P>
  623. <DL>
  624. </DL>
  625. </DL>
  626. <HR>
  627. <H3>
  628. xmlSpace</H3>
  629. <PRE>
  630. boolean <B>xmlSpace</B></PRE>
  631. <DL>
  632. <DD>if set to yes adds xml:space attr as needed.
  633. <P>
  634. <DL>
  635. </DL>
  636. </DL>
  637. <HR>
  638. <H3>
  639. encloseBodyText</H3>
  640. <PRE>
  641. boolean <B>encloseBodyText</B></PRE>
  642. <DL>
  643. <DD>if yes text at body is wrapped in p's.
  644. <P>
  645. <DL>
  646. </DL>
  647. </DL>
  648. <HR>
  649. <H3>
  650. encloseBlockText</H3>
  651. <PRE>
  652. boolean <B>encloseBlockText</B></PRE>
  653. <DL>
  654. <DD>if yes text in blocks is wrapped in p's.
  655. <P>
  656. <DL>
  657. </DL>
  658. </DL>
  659. <HR>
  660. <H3>
  661. keepFileTimes</H3>
  662. <PRE>
  663. boolean <B>keepFileTimes</B></PRE>
  664. <DL>
  665. <DD>if yes last modied time is preserved.
  666. <P>
  667. <DL>
  668. </DL>
  669. </DL>
  670. <HR>
  671. <H3>
  672. word2000</H3>
  673. <PRE>
  674. boolean <B>word2000</B></PRE>
  675. <DL>
  676. <DD>draconian cleaning for Word2000.
  677. <P>
  678. <DL>
  679. </DL>
  680. </DL>
  681. <HR>
  682. <H3>
  683. tidyMark</H3>
  684. <PRE>
  685. boolean <B>tidyMark</B></PRE>
  686. <DL>
  687. <DD>add meta element indicating tidied doc.
  688. <P>
  689. <DL>
  690. </DL>
  691. </DL>
  692. <HR>
  693. <H3>
  694. emacs</H3>
  695. <PRE>
  696. boolean <B>emacs</B></PRE>
  697. <DL>
  698. <DD>if true format error output for GNU Emacs.
  699. <P>
  700. <DL>
  701. </DL>
  702. </DL>
  703. <HR>
  704. <H3>
  705. literalAttribs</H3>
  706. <PRE>
  707. boolean <B>literalAttribs</B></PRE>
  708. <DL>
  709. <DD>if true attributes may use newlines.
  710. <P>
  711. <DL>
  712. </DL>
  713. </DL>
  714. <HR>
  715. <H3>
  716. bodyOnly</H3>
  717. <PRE>
  718. boolean <B>bodyOnly</B></PRE>
  719. <DL>
  720. <DD>output BODY content only.
  721. <P>
  722. <DL>
  723. </DL>
  724. </DL>
  725. <HR>
  726. <H3>
  727. fixUri</H3>
  728. <PRE>
  729. boolean <B>fixUri</B></PRE>
  730. <DL>
  731. <DD>properly escape URLs.
  732. <P>
  733. <DL>
  734. </DL>
  735. </DL>
  736. <HR>
  737. <H3>
  738. lowerLiterals</H3>
  739. <PRE>
  740. boolean <B>lowerLiterals</B></PRE>
  741. <DL>
  742. <DD>folds known attribute values to lower case.
  743. <P>
  744. <DL>
  745. </DL>
  746. </DL>
  747. <HR>
  748. <H3>
  749. replaceColor</H3>
  750. <PRE>
  751. boolean <B>replaceColor</B></PRE>
  752. <DL>
  753. <DD>replace hex color attribute values with names.
  754. <P>
  755. <DL>
  756. </DL>
  757. </DL>
  758. <HR>
  759. <H3>
  760. hideComments</H3>
  761. <PRE>
  762. boolean <B>hideComments</B></PRE>
  763. <DL>
  764. <DD>hides all (real) comments in output.
  765. <P>
  766. <DL>
  767. </DL>
  768. </DL>
  769. <HR>
  770. <H3>
  771. indentCdata</H3>
  772. <PRE>
  773. boolean <B>indentCdata</B></PRE>
  774. <DL>
  775. <DD>indent CDATA sections.
  776. <P>
  777. <DL>
  778. </DL>
  779. </DL>
  780. <HR>
  781. <H3>
  782. forceOutput</H3>
  783. <PRE>
  784. boolean <B>forceOutput</B></PRE>
  785. <DL>
  786. <DD>output document even if errors were found.
  787. <P>
  788. <DL>
  789. </DL>
  790. </DL>
  791. <HR>
  792. <H3>
  793. showErrors</H3>
  794. <PRE>
  795. int <B>showErrors</B></PRE>
  796. <DL>
  797. <DD>number of errors to put out.
  798. <P>
  799. <DL>
  800. </DL>
  801. </DL>
  802. <HR>
  803. <H3>
  804. asciiChars</H3>
  805. <PRE>
  806. boolean <B>asciiChars</B></PRE>
  807. <DL>
  808. <DD>convert quotes and dashes to nearest ASCII char.
  809. <P>
  810. <DL>
  811. </DL>
  812. </DL>
  813. <HR>
  814. <H3>
  815. joinClasses</H3>
  816. <PRE>
  817. boolean <B>joinClasses</B></PRE>
  818. <DL>
  819. <DD>join multiple class attributes.
  820. <P>
  821. <DL>
  822. </DL>
  823. </DL>
  824. <HR>
  825. <H3>
  826. joinStyles</H3>
  827. <PRE>
  828. boolean <B>joinStyles</B></PRE>
  829. <DL>
  830. <DD>join multiple style attributes.
  831. <P>
  832. <DL>
  833. </DL>
  834. </DL>
  835. <HR>
  836. <H3>
  837. escapeCdata</H3>
  838. <PRE>
  839. boolean <B>escapeCdata</B></PRE>
  840. <DL>
  841. <DD>replace CDATA sections with escaped text.
  842. <P>
  843. <DL>
  844. </DL>
  845. </DL>
  846. <HR>
  847. <H3>
  848. ncr</H3>
  849. <PRE>
  850. boolean <B>ncr</B></PRE>
  851. <DL>
  852. <DD>allow numeric character references.
  853. <P>
  854. <DL>
  855. </DL>
  856. </DL>
  857. <HR>
  858. <H3>
  859. cssPrefix</H3>
  860. <PRE>
  861. java.lang.String <B>cssPrefix</B></PRE>
  862. <DL>
  863. <DD>CSS class naming for -clean option.
  864. <P>
  865. <DL>
  866. </DL>
  867. </DL>
  868. <HR>
  869. <H3>
  870. replacementCharEncoding</H3>
  871. <PRE>
  872. java.lang.String <B>replacementCharEncoding</B></PRE>
  873. <DL>
  874. <DD>char encoding used when replacing illegal SGML chars, regardless of specified encoding.
  875. <P>
  876. <DL>
  877. </DL>
  878. </DL>
  879. <HR>
  880. <H3>
  881. tt</H3>
  882. <PRE>
  883. <A HREF="org/w3c/tidy/TagTable.html" title="class in org.w3c.tidy">TagTable</A> <B>tt</B></PRE>
  884. <DL>
  885. <DD>TagTable associated with this Configuration.
  886. <P>
  887. <DL>
  888. </DL>
  889. </DL>
  890. <HR>
  891. <H3>
  892. report</H3>
  893. <PRE>
  894. <A HREF="org/w3c/tidy/Report.html" title="class in org.w3c.tidy">Report</A> <B>report</B></PRE>
  895. <DL>
  896. <DD>Report instance. Used for messages.
  897. <P>
  898. <DL>
  899. </DL>
  900. </DL>
  901. <HR>
  902. <H3>
  903. definedTags</H3>
  904. <PRE>
  905. int <B>definedTags</B></PRE>
  906. <DL>
  907. <DD>track what types of tags user has defined to eliminate unnecessary searches.
  908. <P>
  909. <DL>
  910. </DL>
  911. </DL>
  912. <HR>
  913. <H3>
  914. newline</H3>
  915. <PRE>
  916. char[] <B>newline</B></PRE>
  917. <DL>
  918. <DD>bytes for the newline marker.
  919. <P>
  920. <DL>
  921. </DL>
  922. </DL>
  923. <HR>
  924. <H3>
  925. inCharEncoding</H3>
  926. <PRE>
  927. java.lang.String <B>inCharEncoding</B></PRE>
  928. <DL>
  929. <DD>Input character encoding (defaults to "ISO8859_1").
  930. <P>
  931. <DL>
  932. </DL>
  933. </DL>
  934. <HR>
  935. <H3>
  936. outCharEncoding</H3>
  937. <PRE>
  938. java.lang.String <B>outCharEncoding</B></PRE>
  939. <DL>
  940. <DD>Output character encoding (defaults to "ASCII").
  941. <P>
  942. <DL>
  943. </DL>
  944. </DL>
  945. <HR>
  946. <H3>
  947. rawOut</H3>
  948. <PRE>
  949. boolean <B>rawOut</B></PRE>
  950. <DL>
  951. <DD>Avoid mapping values > 127 to entities.
  952. <P>
  953. <DL>
  954. </DL>
  955. </DL>
  956. <P>
  957. <A NAME="org.w3c.tidy.Tidy"><!-- --></A>
  958. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  959. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  960. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  961. <B>Class <A HREF="org/w3c/tidy/Tidy.html" title="class in org.w3c.tidy">org.w3c.tidy.Tidy</A> extends java.lang.Object implements Serializable</B></FONT></TH>
  962. </TR>
  963. </TABLE>
  964. <P>
  965. <B>serialVersionUID:&nbsp;</B>-2794371560623987718L
  966. <P>
  967. <A NAME="serializedForm"><!-- --></A>
  968. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  969. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  970. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  971. <B>Serialized Fields</B></FONT></TH>
  972. </TR>
  973. </TABLE>
  974. <H3>
  975. errout</H3>
  976. <PRE>
  977. java.io.PrintWriter <B>errout</B></PRE>
  978. <DL>
  979. <DD>Error output stream.
  980. <P>
  981. <DL>
  982. </DL>
  983. </DL>
  984. <HR>
  985. <H3>
  986. stderr</H3>
  987. <PRE>
  988. java.io.PrintWriter <B>stderr</B></PRE>
  989. <DL>
  990. <DL>
  991. </DL>
  992. </DL>
  993. <HR>
  994. <H3>
  995. configuration</H3>
  996. <PRE>
  997. <A HREF="org/w3c/tidy/Configuration.html" title="class in org.w3c.tidy">Configuration</A> <B>configuration</B></PRE>
  998. <DL>
  999. <DL>
  1000. </DL>
  1001. </DL>
  1002. <HR>
  1003. <H3>
  1004. inputStreamName</H3>
  1005. <PRE>
  1006. java.lang.String <B>inputStreamName</B></PRE>
  1007. <DL>
  1008. <DL>
  1009. </DL>
  1010. </DL>
  1011. <HR>
  1012. <H3>
  1013. parseErrors</H3>
  1014. <PRE>
  1015. int <B>parseErrors</B></PRE>
  1016. <DL>
  1017. <DL>
  1018. </DL>
  1019. </DL>
  1020. <HR>
  1021. <H3>
  1022. parseWarnings</H3>
  1023. <PRE>
  1024. int <B>parseWarnings</B></PRE>
  1025. <DL>
  1026. <DL>
  1027. </DL>
  1028. </DL>
  1029. <HR>
  1030. <H3>
  1031. report</H3>
  1032. <PRE>
  1033. <A HREF="org/w3c/tidy/Report.html" title="class in org.w3c.tidy">Report</A> <B>report</B></PRE>
  1034. <DL>
  1035. <DL>
  1036. </DL>
  1037. </DL>
  1038. <P>
  1039. <HR>
  1040. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  1041. <A NAME="navbar_bottom"><!-- --></A>
  1042. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  1043. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  1044. <TR>
  1045. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  1046. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  1047. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  1048. <TR ALIGN="center" VALIGN="top">
  1049. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  1050. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  1051. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  1052. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  1053. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  1054. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  1055. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  1056. </TR>
  1057. </TABLE>
  1058. </TD>
  1059. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  1060. </EM>
  1061. </TD>
  1062. </TR>
  1063. <TR>
  1064. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  1065. &nbsp;PREV&nbsp;
  1066. &nbsp;NEXT</FONT></TD>
  1067. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  1068. <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> &nbsp;
  1069. &nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  1070. &nbsp;<SCRIPT type="text/javascript">
  1071. <!--
  1072. if(window==top) {
  1073. document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  1074. }
  1075. //-->
  1076. </SCRIPT>
  1077. <NOSCRIPT>
  1078. <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
  1079. </NOSCRIPT>
  1080. </FONT></TD>
  1081. </TR>
  1082. </TABLE>
  1083. <A NAME="skip-navbar_bottom"></A>
  1084. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  1085. <HR>
  1086. </BODY>
  1087. </HTML>