java.lang.Object
eu.europa.esig.dss.xades.validation.TransformsDescriptionBuilder
public class TransformsDescriptionBuilder
extends Object
Builds a user-friendly description for the provided 'ds:Transforms' element
-
Constructor Summary
Constructors
-
Method Summary
Builds a list of Strings describing the 'ds:Transforms' element
Returns an empty list if transforms are not found or cannot be extracted
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TransformsDescriptionBuilder
public TransformsDescriptionBuilder(Element transforms)
Default constructor
- Parameters:
transforms
- Element
ds:Transforms
-
Method Details
-
build
Builds a list of Strings describing the 'ds:Transforms' element
Returns an empty list if transforms are not found or cannot be extracted
- Returns:
- a list of
String