Uses of Interface
org.apache.commons.jelly.tags.xml.XPathSource

Packages that use XPathSource
org.apache.commons.jelly.tags.jsl The Jelly Stylesheet Library (JSL) 
org.apache.commons.jelly.tags.xml The XML Tags from the JSTL  
 

Uses of XPathSource in org.apache.commons.jelly.tags.jsl
 

Classes in org.apache.commons.jelly.tags.jsl that implement XPathSource
 class StylesheetTag
          This tag implements a JSL stylesheet which is similar to an XSLT stylesheet but can use Jelly tags inside it
 

Uses of XPathSource in org.apache.commons.jelly.tags.xml
 

Classes in org.apache.commons.jelly.tags.xml that implement XPathSource
 class ForEachTag
          A tag which performs an iteration over the results of an XPath expression
 



Copyright © 2002-2002 Apache Software Foundation. All Rights Reserved.