Uses of Class
org.apache.taglibs.xtags.xpath.StylesheetTag

Packages that use StylesheetTag
org.apache.taglibs.xtags.xpath JSP Custom tags for working with XML via XPath for navigating, processing and transforming XML documents using XPath expressions, naviagation, iteration and XSLT stylesheets. 
 

Uses of StylesheetTag in org.apache.taglibs.xtags.xpath
 

Methods in org.apache.taglibs.xtags.xpath that return StylesheetTag
 StylesheetTag TemplateTag.getStylesheetTag()
          Getter for property stylesheetTag.
 

Constructors in org.apache.taglibs.xtags.xpath with parameters of type StylesheetTag
BodyAction(StylesheetTag stylesheetTag, java.lang.String match)
           
StylesheetValueOfAction(StylesheetTag tag)
           
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.