Class Transforms
java.lang.Object
com.sun.xml.security.core.dsig.TransformsType
com.sun.xml.ws.security.opt.crypto.dsig.Transforms
- Author:
- Abhijit Das, K.Venugopal@sun.com
-
Field Summary
Fields inherited from class com.sun.xml.security.core.dsig.TransformsType
transform -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTransform(List<Transform> transform) Added by XWSS TeamMethods inherited from class com.sun.xml.security.core.dsig.TransformsType
getTransform
-
Constructor Details
-
Transforms
public Transforms()Creates a new instance of Transforms
-
-
Method Details
-
setTransform
Description copied from class:TransformsTypeAdded by XWSS Team- Overrides:
setTransformin classTransformsType
-