Uses of Class
org.apache.commons.jelly.tags.xml.ParseTag

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

Subclasses of ParseTag in org.apache.commons.jelly.tags.xml
 class TransformTag
          A tag which parses some XML, applies an xslt transform to it and defines a variable with the transformed Document.