|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransformAlgorithmsType | |
|---|---|
| org.apache.xml.security.configuration | |
| org.apache.xml.security.stax.config | |
| Uses of TransformAlgorithmsType in org.apache.xml.security.configuration |
|---|
| Fields in org.apache.xml.security.configuration declared as TransformAlgorithmsType | |
|---|---|
protected TransformAlgorithmsType |
ConfigurationType.transformAlgorithms
|
| Methods in org.apache.xml.security.configuration that return TransformAlgorithmsType | |
|---|---|
TransformAlgorithmsType |
ObjectFactory.createTransformAlgorithmsType()
Create an instance of TransformAlgorithmsType |
TransformAlgorithmsType |
ConfigurationType.getTransformAlgorithms()
Gets the value of the transformAlgorithms property. |
| Methods in org.apache.xml.security.configuration with parameters of type TransformAlgorithmsType | |
|---|---|
void |
ConfigurationType.setTransformAlgorithms(TransformAlgorithmsType value)
Sets the value of the transformAlgorithms property. |
| Uses of TransformAlgorithmsType in org.apache.xml.security.stax.config |
|---|
| Methods in org.apache.xml.security.stax.config with parameters of type TransformAlgorithmsType | |
|---|---|
protected static void |
TransformerAlgorithmMapper.init(TransformAlgorithmsType transformAlgorithms,
Class<?> callingClass)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||