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

Packages that use OutputFormatExtended
org.apache.xalan.templates Implements the trax.Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
 

Uses of OutputFormatExtended in org.apache.xalan.templates
 

Methods in org.apache.xalan.templates that return OutputFormatExtended
 OutputFormatExtended Stylesheet.getOutput()
          Get the "xsl:output" property.
 

Methods in org.apache.xalan.templates with parameters of type OutputFormatExtended
 void Stylesheet.setOutput(OutputFormatExtended v)
          Set the "xsl:output" property.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.