Package | Description |
---|---|
org.apache.xml.security.encryption |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractSerializer |
Converts
String s into Node s and visa versa. |
class |
DocumentSerializer |
Converts
String s into Node s and visa versa. |
class |
TransformSerializer |
Converts
String s into Node s and visa versa. |
Modifier and Type | Method | Description |
---|---|---|
Serializer |
XMLCipher.getSerializer() |
Get the Serializer algorithm to use
|
Modifier and Type | Method | Description |
---|---|---|
void |
XMLCipher.setSerializer(Serializer serializer) |
Set the Serializer algorithm to use
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.