File: requirements.xml

package info (click to toggle)
libgroboutils-java 5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,996 kB
  • ctags: 9,436
  • sloc: java: 59,880; xml: 12,732; sh: 377; perl: 104; makefile: 20
file content (20 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
<head>
    <name>Requirements</name>
    <doc-version>$Date: 2003/07/21 13:57:55 $</doc-version>
    <author>Matt Albrecht</author>
</head>
<body>
<P>
There is only one requirement for this package at this time:
<UL>
    <LI>
    Provide a set of light-weight utility methods to escape Java strings for
    correct insertion into XML documents.
    </LI>
</UL>
</P>
</body>
</document>