Class NodeValueDigest

java.lang.Object
org.apache.jena.sparql.expr.nodevalue.NodeValueDigest

public class NodeValueDigest extends Object
  • Constructor Details

    • NodeValueDigest

      public NodeValueDigest()
  • Method Details

    • calculateDigest

      public static NodeValue calculateDigest(NodeValue nv, String digestName)
      Calculate digest of a string literals. Pass in the digest name exactly, upper case and with a dash e.g. "SHA-1")
    • function

      public static NodeValue function(NodeValue nv, String functionName)
      Calculate digest of a string literals by function name or namespace fragment without the @code #}.