|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to calculate checksums
Method Summary | |
java.lang.String |
calcChecksum(java.lang.String baseData)
Calculate the checksum for the supplied data. |
void |
setParameter(java.lang.String parameterName,
java.lang.Object value)
Parameters of the checksum calculator file are set using this method. |
Method Detail |
public java.lang.String calcChecksum(java.lang.String baseData) throws SEQException
baseData
- data for which the checksum is to be calculated
SEQException
- An error occurredpublic void setParameter(java.lang.String parameterName, java.lang.Object value) throws SEQException
parameterName
- parametervalue
- parameter value
SEQException
- An error occurred
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.