org.apache.commons.jelly.tags.regexp
Class RegexpTagLibrary

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.commons.jelly.tags.regexp.RegexpTagLibrary

public class RegexpTagLibrary
extends org.apache.commons.jelly.TagLibrary

Implements regexp tags.

Version:
$Revision: 155420 $
Author:
Christian Amor Kvalheim

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

Constructor Detail

RegexpTagLibrary

public RegexpTagLibrary()


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