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

Uses in package org.apache.xalan.processor

Methods with return type org.apache.xalan.templates.StylesheetRoot

StylesheetRoot
Return the stylesheet root that this handler is constructing.

Uses in package org.apache.xalan.transformer

Constructors with parameter type org.apache.xalan.templates.StylesheetRoot

Construct a TransformerImpl.

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

void
Set the stylesheet for this processor.

Methods with return type org.apache.xalan.templates.StylesheetRoot

StylesheetRoot
Get the current stylesheet for this processor.

Uses in package org.apache.xalan.extensions

Constructors with parameter type org.apache.xalan.templates.StylesheetRoot

The constructor sets the StylesheetRoot variable which is used to register extension namespaces.
Constructor called from ElemExsltFunction runtimeInit().
The constructor (called from TransformerImpl) registers the StylesheetRoot for the transformation and instantiates an ExtensionHandler for each extension namespace.

Uses in package org.apache.xalan.templates

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

void
Add the attributes from the named attribute sets to the attribute list.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
Called after everything else has been recomposed, and allows the function to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
void
After all templates have been added, this function should be called.
void
Method to be called after the all global expressions within a stylesheet have been collected.
void
This after the template's children have been composed.
void
This after the template's children have been composed.
void
This after the template's children have been composed.
void
This after the template's children have been composed.
void
This after the template's children have been composed.
void
This function is called to recompose() all of the decimal format properties elements.
void
This function is called during recomposition to control how this element is composed.
void
This function is called during recomposition to control how this element is composed.
void
This function is called during recomposition to control how this element is composed.
void
This function is called during recomposition to control how this element is composed.
void
This function is called during recomposition to control how this element is composed.
void
This function is called to recompose() all of the namespace alias properties elements.
void
This function is called to recompose all of the output format extended elements.
void
This function is called to recompose() all of the WhiteSpaceInfo elements.
void
Set the root of the stylesheet, where all the tables common to all stylesheets are kept.

Methods with return type org.apache.xalan.templates.StylesheetRoot

StylesheetRoot
Get the root stylesheet.
StylesheetRoot
Get the owning root stylesheet.
StylesheetRoot
Get the root of the stylesheet, where all the tables common to all stylesheets are kept.

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