File: dev_util.xml

package info (click to toggle)
libstruts1.2-java 1.2.9-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 47,756 kB
  • ctags: 29,808
  • sloc: xml: 90,345; java: 71,107; jsp: 31,692; makefile: 9; sh: 2
file content (26 lines) | stat: -rw-r--r-- 713 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="ISO-8859-1"?>
<document url="dev_util.html">
<properties>
  <author>Craig R. McClanahan</author> 
  <title>The Struts User's Guide - Utilities Guide</title>
</properties>
<body> 
<section name="Utilities Guide"/> 

<section href="utils" name="The Utilities Package">

<p>
The Utilities package provides a variety of families of classes, to solve problems that are commonly 
encountered in building web applications.  
</p>

</section>

<section href="resources" name="Utilities Resources">

<ul>
<li><a href="../api/org/apache/struts/util/package-summary.html#package_description">Utilities Package Description</a></li>
</ul>
</section>

</body></document>