Class XMLERSPath
java.lang.Object
eu.europa.esig.dss.xml.common.definition.AbstractPath
eu.europa.esig.dss.evidencerecord.xml.definition.XMLERSPath
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns a namespace of the XMLERS pathsMethods inherited from class eu.europa.esig.dss.xml.common.definition.AbstractPath
all, all, allFromCurrentPosition, allNotParent, fromCurrentPosition, fromCurrentPosition, fromCurrentPosition
-
Field Details
-
EVIDENCE_RECORD_PATH
"./ers:EvidenceRecord" -
ARCHIVE_TIME_STAMP_SEQUENCE_PATH
"./ers:ArchiveTimeStampSequence" -
ARCHIVE_TIME_STAMP_CHAIN_PATH
"./ers:ArchiveTimeStampSequence/ers:ArchiveTimeStampChain" -
ARCHIVE_TIME_STAMP_PATH
"./ers:ArchiveTimeStamp" -
DIGEST_METHOD_PATH
"./ers:DigestMethod" -
CANONICALIZATION_METHOD_PATH
"./ers:CanonicalizationMethod" -
HASH_TREE_SEQUENCE_PATH
"./ers:HashTree/ers:Sequence" -
DIGEST_VALUE_PATH
"./ers:DigestValue" -
TIME_STAMP_PATH
"./ers:TimeStamp" -
TIME_STAMP_TOKEN_PATH
"./ers:TimeStamp/ers:TimeStampToken" -
CRYPTOGRAPHIC_INFORMATION_PATH
"./ers:TimeStamp/ers:CryptographicInformationList/ers:CryptographicInformation"
-
-
Constructor Details
-
XMLERSPath
public XMLERSPath()Default constructor
-
-
Method Details
-
getNamespace
-