public interface ExclusiveCanonicalizationTransform extends Transform
Transform
.Modifier and Type | Field and Description |
---|---|
static String |
EXCLUSIVE_CANONICAL_XML
Algorithm URI of exclusive canonical XML.
|
static String |
EXCLUSIVE_CANONICAL_XML_WITH_COMMENTS
Algorithm URI of exclusive canonical XML with comments.
|
Modifier and Type | Method and Description |
---|---|
List |
getInclusiveNamespacePrefixes()
Sets the namespace prefixes that are handled in the same manner as in
canonical XML.
|
getAlgorithmURI
static final String EXCLUSIVE_CANONICAL_XML
static final String EXCLUSIVE_CANONICAL_XML_WITH_COMMENTS
List getInclusiveNamespacePrefixes()
Copyright © 2016. All rights reserved.