A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1016.html

Document ID: 1016
Branch: main
Language: default
Name: TraversableGenerator (unchanged)
Document Type: Sitemap Component (unchanged)
Updated on: 4/9/08 9:33:09 PM
Updated by: Grzegorz Kossakowski

A new version has been created, state: publish

Parts
=====

Short description
-----------------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 107 bytes (previous version: 941 bytes)
Content diff:
    <html>
    <body>
    
--- <p>Generates an XML source hierarchy listing from a Traversable Source</p>
+++ <p>Generates an XML source hierarchy listing from a Traversable Source.</p>
    
--- <p>The root node of the generated document will normally be a collection 
node
--- and a collection node can contain zero or more resource or collection 
nodes. A
--- resource node has no children. Each node will contain the following 
attributes:
--- </p>
--- 
--- <blockquote>
--- <ul>
--- <li><tt>name</tt> the name of the source <br/>
--- </li>
--- <li><tt>lastModified</tt> the time the source was last modified, measured 
as the
--- number of milliseconds since the epoch (as in java.io.File.lastModified) 
<br/>
--- </li>
--- <li><tt>size</tt> the source size, in bytes (as in java.io.File.length) 
<br/>
--- </li>
--- <li><tt>date</tt> (optional) the time the source was last modified in
--- human-readable form</li>
--- </ul>
--- 
--- <p class="note">The TraversableGenerator can browse block defined in the 
Servlet
--- Service Framework in addition to the resources in the current block.</p>
--- </blockquote>
--- 
    </body>
    </html>


Long description
----------------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 3700 bytes (previous version: 2865 bytes)
Content diff:
    <html>
    <body>
    
+++ <p>The root node of the generated document will normally be a collection 
node
+++ and a collection node can contain zero or more resource or collection 
nodes. A
+++ resource node has no children. Each node will contain the following 
attributes:
+++ </p>
+++ 
+++ <blockquote>
+++ <ul>
+++ <li><tt>name</tt> the name of the source <br/>
+++ </li>
+++ <li><tt>lastModified</tt> the time the source was last modified, measured 
as the
+++ number of milliseconds since the epoch (as in java.io.File.lastModified) 
<br/>
+++ </li>
+++ <li><tt>size</tt> the source size, in bytes (as in java.io.File.length) 
<br/>
+++ </li>
+++ <li><tt>date</tt> (optional) the time the source was last modified in
+++ human-readable form</li>
+++ </ul>
+++ 
+++ <p class="note">The TraversableGenerator can browse block defined in the 
Servlet
+++ Service Framework in addition to the resources in the current block.</p>
+++ </blockquote>
+++ 
    <p><strong>Configuration options:</strong></p>
    
    <ul>
(53 equal lines skipped)