Package | Description |
---|---|
org.apache.commons.jelly.tags.xml |
The XML Tags from the JSTL
|
Modifier and Type | Class and Description |
---|---|
class |
ParseTag
A tag which parses some XML and defines a variable with the parsed Document.
|
class |
TransformTag
A tag which parses some XML, applies an xslt transform to it
and defines a variable with the transformed Document.
|
Copyright © 2012. All Rights Reserved.