| Package | Description |
|---|---|
| org.w3.www._2000._09.xmldsig | |
| org.w3.www._2001._04.xmlenc |
| Modifier and Type | Method and Description |
|---|---|
TransformType[] |
RetrievalMethodType.getTransforms()
Gets the transforms value for this RetrievalMethodType.
|
TransformType[] |
ReferenceType.getTransforms()
Gets the transforms value for this ReferenceType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetrievalMethodType.setTransforms(TransformType[] transforms)
Sets the transforms value for this RetrievalMethodType.
|
void |
ReferenceType.setTransforms(TransformType[] transforms)
Sets the transforms value for this ReferenceType.
|
| Constructor and Description |
|---|
ReferenceType(TransformType[] transforms,
DigestMethodType digestMethod,
byte[] digestValue,
org.apache.axis.types.Id id,
org.apache.axis.types.URI URI,
org.apache.axis.types.URI type) |
RetrievalMethodType(TransformType[] transforms,
org.apache.axis.types.URI URI,
org.apache.axis.types.URI type) |
| Modifier and Type | Method and Description |
|---|---|
TransformType[] |
CipherReferenceType.getTransforms()
Gets the transforms value for this CipherReferenceType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CipherReferenceType.setTransforms(TransformType[] transforms)
Sets the transforms value for this CipherReferenceType.
|
| Constructor and Description |
|---|
CipherReferenceType(TransformType[] transforms,
org.apache.axis.types.URI URI) |
Copyright © 2025. All rights reserved.