|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.function.FunctionBase
com.hp.hpl.jena.sparql.function.FunctionBase1
com.hp.hpl.jena.sparql.function.library.sha1sum
public class sha1sum
ARQ Extension Function that will calculate the SHA1 sum of any literal. Useful for working with FOAF data.
| Constructor Summary | |
|---|---|
sha1sum()
|
|
| Method Summary | |
|---|---|
NodeValue |
exec(NodeValue nodeValue)
|
| Methods inherited from class com.hp.hpl.jena.sparql.function.FunctionBase1 |
|---|
checkBuild, exec |
| Methods inherited from class com.hp.hpl.jena.sparql.function.FunctionBase |
|---|
build, exec, getContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public sha1sum()
| Method Detail |
|---|
public NodeValue exec(NodeValue nodeValue)
exec in class FunctionBase1
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||