Serialized Form


Package org.apache.taglibs.xsl

Class org.apache.taglibs.xsl.ApplyTag implements Serializable

Serialized Fields

body

java.lang.String body
The body content of this tag, if we are using it as the data source.

nameXml

java.lang.String nameXml
The name of the XML data bean.

nameXsl

java.lang.String nameXsl
The name of the XSL stylesheet bean.

propertyXml

java.lang.String propertyXml
The property of the XML data bean.

propertyXsl

java.lang.String propertyXsl
The property of the XSL stylesheet bean.

xml

java.lang.String xml
The XML data resource.

xsl

java.lang.String xsl
The XSL stylesheet resource.

Class org.apache.taglibs.xsl.ExportTag implements Serializable

Serialized Fields

name

java.lang.String name
The name of the scripting variable to be accessed.

scope

java.lang.String scope
The scope in which the scripting variable should be accessed.

Class org.apache.taglibs.xsl.ImportTag implements Serializable

Serialized Fields

id

java.lang.String id
The name of the scripting variable to be created.

page

java.lang.String page
The URI of the page or servlet to be included.

scope

java.lang.String scope
The scope in which the scripting variable should be created.

Class org.apache.taglibs.xsl.IncludeTag implements Serializable

Serialized Fields

page

java.lang.String page
The URI of the page or servlet to be included.

Class org.apache.taglibs.xsl.ShowSource implements Serializable

Serialized Fields

jspFile

java.lang.String jspFile



Copyright ? 2000 Apache Software Foundation. All Rights Reserved.