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 TemplateTag
          This tag represents a declarative matching rule, similar to the template tag in XSLT.
 

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.