Class XAdESAttribute
java.lang.Object
eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Method Summary
Modifier and TypeMethodDescriptionbooleanfinal ElementfindElement(String xPathExpression) Returns an innerElementfound by the givenxPathExpressionfinal ElementReturns the currentElementGets the attribute identifiergetName()Returns the local name of the elementReturns namespace of the elementfinal NodeListgetNodeList(String xPathExpression) Returns aNodeListfound by the givenxPathExpressionReturns TimeStamp Canonicalization MethodReturns a list ofTimestampIncluded references in case of IndividualDataObjectsTimestamp, NULL if does not contain any includesinthashCode()toString()
-
Method Details
-
getName
-
getElement
-
getNamespace
-
findElement
-
getNodeList
-
getTimestampCanonicalizationMethod
-
getTimestampIncludedReferences
Returns a list ofTimestampIncluded references in case of IndividualDataObjectsTimestamp, NULL if does not contain any includes- Returns:
- list of
TimestampIncludes in case of IndividualDataObjectsTimestamp, NULL otherwise
-
getIdentifier
Gets the attribute identifier- Specified by:
getIdentifierin interfaceSignatureAttribute- Returns:
XAdESAttributeIdentifier
-
equals
-
hashCode
-
toString
-