Interface Transforms
- All Known Implementing Classes:
XMLCipher.Factory.TransformsImpl
public interface Transforms
A container for
ds:Transform
s.
It is defined as follows:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionTemporary method to turn the XMLEncryption Transforms class into a DS class.
-
Method Details
-
getDSTransforms
Transforms getDSTransforms()Temporary method to turn the XMLEncryption Transforms class into a DS class. The main LOGic is currently implemented in the DS class, so we need to get to get the base class.Note This will be removed in future versions
-