org.apache.commons.jelly.tags.ojb
Class OjbTagLibrary

java.lang.Object
  extended by org.apache.commons.jelly.TagLibrary
      extended by org.apache.commons.jelly.tags.core.CoreTagLibrary
          extended by org.apache.commons.jelly.tags.ojb.OjbTagLibrary

public class OjbTagLibrary
extends org.apache.commons.jelly.tags.core.CoreTagLibrary

Describes the Taglib. This class could be generated by XDoclet

Version:
$Revision: 155420 $
Author:
James Strachan

Constructor Summary
OjbTagLibrary()
           
 
Method Summary
 
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

OjbTagLibrary

public OjbTagLibrary()