Package org.apache.commons.jelly.tags.betwixt

A tag library for turning XML into beans or beans into XML using the Betwixt library

See:
          Description

Class Summary
BetwixtTagLibrary A Jelly custom tag library that uses the Betwixt project to parse XML and turn it into beans or turn beans into XML
IntrospectorTag Creates a Betwixt XMLIntrospector instance that can be used by the other Betwixt tags.
ParseTag Parses some XML specified via the given URI (which can be relative or an absolute URL) and outputs the parsed object.
 

Package org.apache.commons.jelly.tags.betwixt Description

A tag library for turning XML into beans or beans into XML using the Betwixt library



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