Class XAdESAttribute
java.lang.Object
eu.europa.esig.dss.xades.validation.XAdESAttribute
-
Method Summary
Modifier and TypeMethodDescriptionboolean
final Element
findElement
(String xPathExpression) Returns an innerElement
found by the givenxPathExpression
final Element
Returns the currentElement
Gets the attribute identifiergetName()
Returns the local name of the elementReturns namespace of the elementfinal NodeList
getNodeList
(String xPathExpression) Returns aNodeList
found by the givenxPathExpression
Returns TimeStamp Canonicalization MethodReturns a list ofTimestampInclude
d references in case of IndividualDataObjectsTimestamp, NULL if does not contain any includesint
hashCode()
toString()
-
Method Details
-
getName
-
getElement
-
getNamespace
-
findElement
-
getNodeList
-
getTimestampCanonicalizationMethod
-
getTimestampIncludedReferences
Returns a list ofTimestampInclude
d references in case of IndividualDataObjectsTimestamp, NULL if does not contain any includes- Returns:
- list of
TimestampInclude
s in case of IndividualDataObjectsTimestamp, NULL otherwise
-
getIdentifier
Gets the attribute identifier- Specified by:
getIdentifier
in interfaceSignatureAttribute
- Returns:
XAdESAttributeIdentifier
-
equals
-
hashCode
-
toString
-