Interface Transforms

All Known Implementing Classes:
XMLCipher.Factory.TransformsImpl

public interface Transforms
A container for ds:Transforms.

It is defined as follows:

 
     
         
     
 
 
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Temporary 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