| Frames | No Frames |
Methods with parameter type org.apache.xalan.templates.OutputProperties | |
| void | Copy the keys and values from the source to this object. |
| void | Set the "xsl:output" property.
|
Methods with return type org.apache.xalan.templates.OutputProperties | |
| OutputProperties | Stylesheet.getOutput(int i) Get an "xsl:output" property.
|
| OutputProperties | Get the combined "xsl:output" property with the properties
combined from the included stylesheets. |
Methods with parameter type org.apache.xalan.templates.OutputProperties | |
| SerializationHandler | Create a ContentHandler from a Result object and an OutputProperties.
|
| void | Set the output properties for the transformation. |
Methods with return type org.apache.xalan.templates.OutputProperties | |
| OutputProperties | Get the output properties used for the transformation.
|