|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Serializer | |
---|---|
org.apache.xml.security.encryption | Provides classes for implementing XML Encryption applications. |
Uses of Serializer in org.apache.xml.security.encryption |
---|
Classes in org.apache.xml.security.encryption that implement Serializer | |
---|---|
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. |
Methods in org.apache.xml.security.encryption that return Serializer | |
---|---|
Serializer |
XMLCipher.getSerializer()
Get the Serializer algorithm to use |
Methods in org.apache.xml.security.encryption with parameters of type Serializer | |
---|---|
void |
XMLCipher.setSerializer(Serializer serializer)
Set the Serializer algorithm to use |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |