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

Uses in package org.apache.xalan.templates

Classes derived from org.apache.xalan.templates.StylesheetComposed

class
This class represents the root object of the stylesheet tree.

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

int
Given a stylesheet, return the number of the stylesheet in the global import list.
void
Add a stylesheet to the "import" list.

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

StylesheetComposed
Get a stylesheet from the global import list.
StylesheetComposed
Get a stylesheet from the "import" list.
StylesheetComposed
Get a stylesheet from the "import" list.
StylesheetComposed
Get the stylesheet composed (resolves includes and imports and has methods on it that return "composed" properties.
StylesheetComposed
Get the owning "composed" stylesheet.
StylesheetComposed
Get the owning aggregated stylesheet, or this stylesheet if it is aggregated.

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