public class TransformImpl extends Object implements Transform
Constructor and Description |
---|
TransformImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithmURI()
Gets the algorithm URI of this
Transform . |
void |
setAlgorithmURI(String algorithmURI)
Sets the URI identifying the transformation algorithm.
|
public void setAlgorithmURI(String algorithmURI)
algorithmURI
- The URI identifying the transformation algorithm.public String getAlgorithmURI()
Transform
Transform
.getAlgorithmURI
in interface Transform
Transform
.Copyright © 2016. All rights reserved.