Modifier and Type | Class and Description |
---|---|
class |
CanonicalizationException
Class CanonicalizationException
|
class |
InvalidCanonicalizerException |
Modifier and Type | Class and Description |
---|---|
class |
AlgorithmAlreadyRegisteredException |
class |
Base64DecodingException
This Exception is thrown if decoding of Base64 data fails.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLSignatureException
All XML Signature related exceptions inherit herefrom.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidTransformException |
class |
TransformationException |
Constructor and Description |
---|
Transform(Element element,
String baseURI) |
Transforms(Element element,
String baseURI)
|
Constructor and Description |
---|
InclusiveNamespaces(Element element,
String baseURI)
Constructor InclusiveNamespaces
|
Modifier and Type | Method and Description |
---|---|
byte[] |
ElementProxy.getBytesFromTextChild()
Method getBytesFromTextChild
|
static void |
ElementProxy.registerDefaultPrefixes()
This method registers the default prefixes.
|
static void |
ElementProxy.setDefaultPrefix(String namespace,
String prefix)
Method setDefaultPrefix
|
void |
ElementProxy.setElement(Element element,
String baseURI)
Method setElement
|
void |
ElementProxy.setXPathNamespaceContext(String prefix,
String uri)
Adds an xmlns: definition to the Element.
|
Constructor and Description |
---|
ElementProxy(Element element,
String baseURI)
Constructor ElementProxy
|
EncryptionElementProxy(Element element,
String baseURI)
Constructor EncryptionElementProxy
|
Signature11ElementProxy(Element element,
String baseURI)
Constructor Signature11ElementProxy
|
SignatureElementProxy(Element element,
String baseURI)
Constructor SignatureElementProxy
|
Copyright © 2007-2019. All Rights Reserved.