Home | History | Annotate | Download | only in templates

Lines Matching refs:stylesheet

57  * @see Stylesheet
140 * Get the owning "composed" stylesheet. This looks up the
142 * on a Stylesheet object, which will Get the owning
143 * aggregated stylesheet, or that stylesheet if it is aggregated.
145 * @return the owning "composed" stylesheet.
153 * Get the owning stylesheet. This looks up the
155 * on a Stylesheet object, which will return itself.
157 * @return the owning stylesheet
159 public Stylesheet getStylesheet()
165 * Get the owning root stylesheet. This looks up the
167 * on a Stylesheet object, which will return a reference
168 * to the root stylesheet.
170 * @return the owning root stylesheet
578 * Get the stylesheet owner.
580 * @return The stylesheet owner
727 Stylesheet sheet=getStylesheet();
1040 StylesheetRoot stylesheet = this.getStylesheetRoot();
1059 NamespaceAlias nsAlias = stylesheet.getNamespaceAliasComposed(uri);
1067 // Use stylesheet prefix, as per xsl WG
1119 // Must be stylesheet element without any result prefixes!
1158 * for all declared prefix mappings in the stylesheet.
1171 * for all declared prefix mappings in the stylesheet.
1206 * for all declared prefix mappings in the stylesheet.
1219 * for all declared prefix mappings in the stylesheet.
1472 * If this stylesheet was created from a DOM, get the
1484 * If this stylesheet was created from a DOM, set the
1498 * composed stylesheet and the getUid() of this element.