Skip to content

Commit bad2fba

Browse files
author
Timothy O'Brien
committed
Added a section that describes the DigestUtils class and
provides a link to the JavaDoc for DigestUtils git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130201 13f79535-47bb-0310-9956-ffa450edef68
1 parent 752897b commit bad2fba

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

xdocs/index.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,20 @@
127127

128128
</table>
129129
</subsection>
130+
131+
<subsection name="Digest Utilites">
132+
<table>
133+
<tr>
134+
<td width="125">
135+
<a href="apidocs/org/apache/commons/codec/digest/DigestUtils.html">
136+
DigestUtils</a>
137+
</td>
138+
<td>
139+
Provides simple static methods for creating a SHA or MD5 digest
140+
</td>
141+
</tr>
142+
</table>
143+
</subsection>
130144

131145
</section>
132146

0 commit comments

Comments
 (0)