public class References extends OFDElement
18.2.2 签名的范围 图 87 表 68
proxy| 构造器和说明 |
|---|
References() |
References(org.dom4j.Element proxy) |
| 限定符和类型 | 方法和说明 |
|---|---|
References |
addReference(Reference reference)
【必选】
增加 针对一个文件的摘要节点
|
String |
getCheckMethod()
【可选 属性】
获取 摘要方法
视应用场景的不同使用不同的摘要方法。
|
List<Reference> |
getReferences()
【必选】
获取 针对一个文件的摘要节点列表
|
boolean |
hasFile(String absLoc)
检查是否包含文件
|
References |
setCheckMethod(String checkMethod)
【可选 属性】
设置 摘要方法
视应用场景的不同使用不同的摘要方法。
|
addOFDEntity, getElements, getInstance, getObjID, getOFDElement, getOFDElement, getOFDElements, getOFDElementText, getQualifiedName, removeAll, removeAttr, removeOFDElemByNames, set, setObjID, setObjID, setOFDEntity, setOFDNameaccept, add, add, add, add, add, add, add, add, add, addAttribute, addAttribute, addCDATA, addComment, addElement, addElement, addElement, addEntity, additionalNamespaces, addNamespace, addProcessingInstruction, addProcessingInstruction, addText, appendAttributes, appendContent, asXML, asXPathResult, attribute, attribute, attribute, attributeCount, attributeIterator, attributes, attributeValue, attributeValue, attributeValue, attributeValue, clearContent, clone, content, createCopy, createCopy, createCopy, createXPath, declaredNamespaces, detach, element, element, elementByID, elementIterator, elementIterator, elementIterator, elements, elements, elements, elementText, elementText, elementTextTrim, elementTextTrim, equals, getData, getDocument, getName, getNamespace, getNamespaceForPrefix, getNamespaceForURI, getNamespacePrefix, getNamespacesForURI, getNamespaceURI, getNodeType, getNodeTypeName, getParent, getPath, getPath, getProxy, getQName, getQName, getStringValue, getText, getTextTrim, getUniquePath, getUniquePath, getXPathResult, hasContent, hasMixedContent, indexOf, isReadOnly, isRootElement, isTextOnly, matches, node, nodeCount, nodeIterator, normalize, numberValueOf, processingInstruction, processingInstructions, processingInstructions, remove, remove, remove, remove, remove, remove, remove, remove, remove, removeProcessingInstruction, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setAttributes, setAttributeValue, setAttributeValue, setContent, setData, setDocument, setName, setParent, setProcessingInstructions, setProxy, setQName, setText, supportsParent, valueOf, writepublic References setCheckMethod(String checkMethod)
视应用场景的不同使用不同的摘要方法。 用于各行业应用时,应使用符合行业安全贵方的算法。
checkMethod - 摘要方法public String getCheckMethod()
视应用场景的不同使用不同的摘要方法。 用于各行业应用时,应使用符合行业安全贵方的算法。
public References addReference(Reference reference)
reference - 针对一个文件的摘要节点public boolean hasFile(String absLoc)
absLoc - 文件绝对路径Copyright © 2021. All rights reserved.