Uses of Class org.apache.xalan.templates.OutputProperties

Uses in package org.apache.xalan.templates

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
Get an "xsl:output" property.
OutputProperties
Get the combined "xsl:output" property with the properties combined from the included stylesheets.

Uses in package org.apache.xalan.transformer

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.

Uses in package org.apache.xalan.lib

Methods with parameter type org.apache.xalan.templates.OutputProperties

SerializationHandler
Redirect.createSerializationHandler(TransformerImpl transformer, FileOutputStream ostream, File file, OutputProperties format)
A class that extends this one could over-ride this public method and receive a callback for the creation of the serializer used in the redirection.

Copyright B) 2005 Apache XML Project. All Rights Reserved.