Uses of Class
com.sun.xml.security.core.dsig.TransformType

Packages that use TransformType
com.sun.xml.security.core.xenc   
 

Uses of TransformType in com.sun.xml.security.core.xenc
 

Fields in com.sun.xml.security.core.xenc with type parameters of type TransformType
protected  java.util.List<TransformType> TransformsType.transform
           
 

Methods in com.sun.xml.security.core.xenc that return types with arguments of type TransformType
 java.util.List<TransformType> TransformsType.getTransform()
          Gets the value of the transform property.
 

Method parameters in com.sun.xml.security.core.xenc with type arguments of type TransformType
 void TransformsType.setTransform(java.util.List<TransformType> transform)
           
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.