com.sun.xml.wss.impl.transform
Class DOMSTRTransform.STRTransformParameterSpec

java.lang.Object
  extended by com.sun.xml.wss.impl.transform.DOMSTRTransform.STRTransformParameterSpec
All Implemented Interfaces:
AlgorithmParameterSpec, TransformParameterSpec
Enclosing class:
DOMSTRTransform

public static class DOMSTRTransform.STRTransformParameterSpec
extends Object
implements TransformParameterSpec


Constructor Summary
DOMSTRTransform.STRTransformParameterSpec(CanonicalizationMethod c14nMethod)
           
 
Method Summary
 CanonicalizationMethod getCanonicalizationMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMSTRTransform.STRTransformParameterSpec

public DOMSTRTransform.STRTransformParameterSpec(CanonicalizationMethod c14nMethod)
Method Detail

getCanonicalizationMethod

public CanonicalizationMethod getCanonicalizationMethod()


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