org.exolab.adaptx.xslt
public class CopyOf extends XSLObject
Version:
| Constructor Summary | |
|---|---|
| CopyOf()
Creates a new CopyOf object
| |
| Method Summary | |
|---|---|
| NodeSet | selectNodes(ProcessorState ps) |
| void | setAttribute(String name, String value)
Sets the attribute with the given name to the given value. |
Parameters: name the name of the attribute to set value the value to set the attribute to
Throws: XSLException if this XSLObject does not allow attributes with the given name, or if the attribute is read only