Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mrd.jelly.random
Class RandomTagLibrary  view RandomTagLibrary download RandomTagLibrary.java

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.mrd.jelly.random.RandomTagLibrary

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


Field Summary
private static org.apache.commons.logging.Log log
          The Log to which logging calls will be made.
 
Fields inherited from class org.apache.commons.jelly.TagLibrary
 
Constructor Summary
RandomTagLibrary()
          Creates a new instance of DistributionTagFactory
 
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
 

Field Detail

log

private static final org.apache.commons.logging.Log log
The Log to which logging calls will be made.

Constructor Detail

RandomTagLibrary

public RandomTagLibrary()
Creates a new instance of DistributionTagFactory