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  List<TransformType> TransformsType.transform
           
 

Methods in com.sun.xml.security.core.xenc that return types with arguments of type TransformType
 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(List<TransformType> transform)
           
 



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