org.apache.commons.jelly.tags.validate
Class ValidateTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.apache.commons.jelly.tags.validate.ValidateTagLibrary

public class ValidateTagLibrary
extends TagLibrary

Describes the Taglib. This class could be generated by XDoclet

Version:
$Revision: 1.6 $
Author:
James Strachan

Constructor Summary
ValidateTagLibrary()
           
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateTagLibrary

public ValidateTagLibrary()


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