Package | Description |
---|---|
org.docx4j.org.apache.xml.security.transforms |
Modifier and Type | Method and Description |
---|---|
static void |
Transform.register(String algorithmURI,
String implementingClass)
Registers implementing class of the Transform algorithm with algorithmURI
|
Constructor and Description |
---|
Transform(Document doc,
String algorithmURI)
Generates a Transform object that implements the specified
Transform algorithm URI. |
Transform(Document doc,
String algorithmURI,
Element contextChild)
Generates a Transform object that implements the specified
Transform algorithm URI. |
Transform(Document doc,
String algorithmURI,
NodeList contextNodes)
Constructs
Transform |
Transform(Element element,
String baseURI) |
Transforms(Element element,
String baseURI)
|
Copyright © 2007-2019. All Rights Reserved.