Skip to content

Commit 5947242

Browse files
committed
Clean up.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130339 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2d72fe3 commit 5947242

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

src/java/org/apache/commons/codec/net/package.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,8 @@
1515
-->
1616
<html>
1717
<body>
18-
Network related encoding and decoding.
19-
<p>
20-
Currently, the only codec in this package is URLCodec, which
21-
implements encoding and decoding for www-form-urlencoded,
22-
also known as URL-Encoding. The source for URLCodec provides
23-
detailed comments.
2418
<p>
25-
Ideas for other net codec are encouraged ;)
19+
Network related encoding and decoding.
20+
</p>
2621
</body>
2722
</html>

0 commit comments

Comments
 (0)