Skip to content

Commit 8bfc101

Browse files
committed
Added description of contents of package.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130184 13f79535-47bb-0310-9956-ffa450edef68
1 parent 293d0dd commit 8bfc101

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
<html>
22
<body>
33
Network related encoding and decoding.
4+
<p>
5+
Currently, the only codec in this package is URLCodec, which
6+
implements encoding and decoding for www-form-urlencoded,
7+
also known as URL-Encoding. The source for URLCodec provides
8+
detailed comments.
9+
<p>
10+
Ideas for other net codec are encouraged ;)
411
</body>
512
</html>

0 commit comments

Comments
 (0)