Package | Description |
---|---|
org.apache.xml.security.stax.config | |
org.apache.xml.security.stax.ext |
Modifier and Type | Method | Description |
---|---|---|
static Class<?> |
TransformerAlgorithmMapper.getTransformerClass(String algoURI,
XMLSecurityConstants.DIRECTION direction) |
Modifier and Type | Method | Description |
---|---|---|
static XMLSecurityConstants.DIRECTION |
XMLSecurityConstants.DIRECTION.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static XMLSecurityConstants.DIRECTION[] |
XMLSecurityConstants.DIRECTION.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static Transformer |
XMLSecurityUtils.getTransformer(Transformer transformer,
OutputStream outputStream,
Map<String,Object> properties,
String algorithm,
XMLSecurityConstants.DIRECTION direction) |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.