VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/doc/readme/ant-parameters-xhtml-transformation.html@ 99507

最後變更 在這個檔案從99507是 98584,由 vboxsync 提交於 2 年 前

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 5.7 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4<html xml:lang="en-us" lang="en-us">
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7<meta name="copyright" content="(C) Copyright 2005"/>
8<meta name="DC.rights.owner" content="(C) Copyright 2005"/>
9<meta name="DC.Type" content="reference"/>
10<meta name="DC.Title" content="Ant parameters: XHTML transformation"/>
11<meta name="abstract" content="Certain parameters are specific to the XHTML transformation."/>
12<meta name="description" content="Certain parameters are specific to the XHTML transformation."/>
13<meta name="DC.subject" content="Ant, parameters, args.xhtml.contenttarget, args.xhtml.toc, args.xhtml.toc.class"/>
14<meta name="keywords" content="Ant, parameters, args.xhtml.contenttarget, args.xhtml.toc, args.xhtml.toc.class"/>
15<meta name="DC.Relation" scheme="URI" content="../readme/dita-ot_ant_properties.html"/>
16<meta name="DC.Relation" scheme="URI" content="../readme/dita2xhtml.html"/>
17<meta name="DC.Relation" scheme="URI" content="../readme/ant-parameters-all-transformation-types.html"/>
18<meta name="DC.Relation" scheme="URI" content="../readme/ant-parameters-common-html-transtypes.html"/>
19<meta name="DC.Relation" scheme="URI" content="../readme/ant-parameters-common-html-transtypes.html"/>
20<meta name="DC.Format" content="XHTML"/>
21<meta name="DC.Identifier" content="ant-parameters-xhtml-transformation"/>
22<link rel="stylesheet" type="text/css" href="../commonltr.css"/>
23<link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
24<title>Ant parameters: XHTML transformation</title>
25</head>
26<body id="ant-parameters-xhtml-transformation">
27
28
29 <h1 class="title topictitle1">Ant parameters: XHTML transformation</h1>
30
31
32
33
34 <div class="body refbody"><p class="shortdesc">Certain parameters are specific to the XHTML transformation.</p>
35
36
37<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" class="table" frame="border" border="1" rules="all"><caption><span class="tablecap">Table 1. Ant parameters: XHTML transformation</span></caption>
38
39
40 <thead class="thead" align="left">
41 <tr class="row">
42 <th class="entry" valign="bottom" width="27.27272727272727%" id="d28155e56">Parameters</th>
43
44 <th class="entry" valign="bottom" width="72.72727272727273%" id="d28155e59">Description</th>
45
46 </tr>
47
48 </thead>
49
50 <tbody class="tbody">
51 <tr id="ant-parameters-xhtml-transformation__args.xhtml.contenttarget" class="row">
52 <td class="entry" valign="top" width="27.27272727272727%" headers="d28155e56 "><span class="keyword parmname">args.xhtml.contenttarget</span></td>
53
54 <td class="entry" id="ant-parameters-xhtml-transformation__args.xhtml.contenttarget.desc" valign="top" width="72.72727272727273%" headers="d28155e59 ">Specifies the value of the @target attribute
55 on the &lt;base&gt; element in the TOC file. The default value is
56 <span class="keyword option">contentwin</span>.</td>
57
58 </tr>
59
60 <tr id="ant-parameters-xhtml-transformation__args.xhtml.toc" class="row">
61 <td class="entry" valign="top" width="27.27272727272727%" headers="d28155e56 "><span class="keyword parmname">args.xhtml.toc</span></td>
62
63 <td class="entry" id="ant-parameters-xhtml-transformation__args.xhtml.toc.desc" valign="top" width="72.72727272727273%" headers="d28155e59 ">Specifies the base name of the TOC file.
64 The default value is <span class="keyword option">index</span>.</td>
65
66 </tr>
67
68 <tr id="ant-parameters-xhtml-transformation__args.xhtml.toc.class" class="row">
69 <td class="entry" valign="top" width="27.27272727272727%" headers="d28155e56 "><span class="keyword parmname">args.xhtml.toc.class</span></td>
70
71 <td class="entry" id="ant-parameters-xhtml-transformation__args.xhtml.toc.class.desc" valign="top" width="72.72727272727273%" headers="d28155e59 ">Specifies the value of the @class attribute on the
72 &lt;body&gt; element in the TOC file. <span class="ph">Found in
73 <span class="ph filepath">map2htmltoc.xsl</span>.</span></td>
74
75 </tr>
76
77 </tbody>
78
79 </table>
80</div>
81
82 </div>
83
84<div class="related-links">
85<div class="familylinks">
86<div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/dita-ot_ant_properties.html" title="Certain parameters apply to all DITA-OT transformations. Other parameters are common to the HTML-based transformations. Finally, some parameters apply only to the specific transformation types.">Ant parameters</a></div>
87</div>
88<div class="relinfo relconcepts"><strong>Related concepts</strong><br/>
89<div><a class="link" href="../readme/dita2xhtml.html" title="The xhtml transformation generates XHTML output and a table of contents (TOC) file. This was the first transformation created for the DITA Open Toolkit, and it is the basis for all the HTML-based transformations.">XHTML transformation</a></div>
90</div>
91<div class="relinfo relref"><strong>Related reference</strong><br/>
92<div><a class="link" href="../readme/ant-parameters-all-transformation-types.html" title="Certain parameters apply to all transformations that are supported by the DITA Open Toolkit.">Ant parameters: All transformations</a></div>
93<div><a class="link" href="../readme/ant-parameters-common-html-transtypes.html" title="Certain parameters apply to all the HTML-based transformation types: Eclipse content, Eclipse help, HTML Help, JavaHelp, TocJS, and XHTML.">Ant parameters: Common HTML-based transformations</a></div>
94</div>
95</div>
96
97</body>
98</html>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette