Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > media > main-release > by-pkgid > 3b947bdd5e0f96306962f8c5b04dc08f > files > 102

xdoclet-manual-1.2.3-8.0.3mdv2010.0.noarch.rpm


<html>
<head>
</head>
<body bgcolor="#ffffff">

<h2>Mavenplugin</h2>

<p>Implemented in class <a href="../api/xdoclet/modules/maven/MavenpluginTagsHandler.html">xdoclet.modules.maven.MavenpluginTagsHandler</a>.</p>
<ul>
  <li><a href="#block">Block Tags</a>
  <li><a href="#content">Content Tags</a>
</ul>

<h3><a name="block">Block Tags:</a></h3>

<h4><a name="forAllSubElements">forAllSubElements</a> (block template)</h4>
<p>Generate the tag's body for each of the current element's sub-elements.</p>

<h4><a name="ifHasSubElements">ifHasSubElements</a> (block template)</h4>
<p>Generate the tag's body if the current element has any sub-elements.</p>

<h3><a name="content">Content templates:</a></h3>

<h4><a name="elementName">elementName</a> (content template)</h4>
<p>The name of the current element.</p>

<h4><a name="enumerateValues">enumerateValues</a> (content template)</h4>
<p>List the possible values for the current method. The property must be an Ant {@link EnumeratedAttribute}.</p>

<h4><a name="required">required</a> (content template)</h4>
<p>The Required status (i.e. is it mandatory or optional) of an attribute. Uses the value text if it is present, otherwise defaults to "Yes." or "No." depending on whether an \@ant.required or \@ant.not-required tag is found.</p>

<h4><a name="rootlink">rootlink</a> (content template)</h4>
<p>Links to the root folder. Only required to generate links to CSS.</p>

<h4><a name="subElementDescription">subElementDescription</a> (content template)</h4>
<p>The description of the current sub-element.</p>

<h4><a name="subElementLink">subElementLink</a> (content template)</h4>
<p>Links to the documentation page of a nested sub-element.</p>

<h4><a name="subElementName">subElementName</a> (content template)</h4>
<p>The name of the current sub-element.</p>

</body>
</html>