|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvdom.diffing.Hash
public class Hash
| Constructor Summary | |
|---|---|
Hash()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
Hnode(org.w3c.dom.Node node)
Crea il valore hasj per il Nodo DOM passato in input |
static java.lang.String |
md5(java.lang.String message)
Calcola il valore MD5 per la stringa passata in input |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Hash()
| Method Detail |
|---|
public static java.lang.String md5(java.lang.String message)
message - Stringa su cui calcolare il valore MD5
public static java.lang.String Hnode(org.w3c.dom.Node node)
node - Nodo DOM sul quale calcolare il valore hash
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||