Deprecated API


Contents
Deprecated Classes
org.apache.commons.jelly.tags.core.IfTag
          Implemented as TagScript in CoreTagLibrary 
org.apache.commons.jelly.tags.core.JellyTag
          Implemented as TagScript in CoreTagLibrary 
org.apache.commons.jelly.tags.core.SetTag
          Implemented as TagScript in CoreTagLibrary 
 

Deprecated Methods
org.apache.commons.jelly.parser.XMLParser.getReader()
          Use getXMLReader() instead, which can throw a SAXException if the reader cannot be instantiated 
 

Deprecated Constructors
org.apache.commons.jelly.impl.StaticTagScript(TagFactory)
          The tag name is inferred automatically, so no need to set a tag factory. Use the default constructor. 
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.