Package | Description |
---|---|
org.apache.jcp.xml.dsig.internal.dom | |
org.apache.xml.security.c14n |
Canonicalization related material and algorithms.
|
org.apache.xml.security.encryption |
Provides classes for implementing XML Encryption applications.
|
Modifier and Type | Field and Description |
---|---|
protected Canonicalizer |
ApacheCanonicalizer.apacheCanonicalizer |
Modifier and Type | Method and Description |
---|---|
static Canonicalizer |
Canonicalizer.getInstance(String algorithmURI)
Method getInstance
|
Modifier and Type | Field and Description |
---|---|
protected Canonicalizer |
AbstractSerializer.canon |
Modifier and Type | Method and Description |
---|---|
void |
Serializer.setCanonicalizer(Canonicalizer canon)
Set the Canonicalizer object to use.
|
void |
AbstractSerializer.setCanonicalizer(Canonicalizer canon) |
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.