|
|||||||||
| Home >> All >> org >> mrd >> jelly >> [ random overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mrd.jelly.random
Class RandomTagLibrary

java.lang.Objectorg.apache.commons.jelly.TagLibrary
org.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
|
|||||||||
| Home >> All >> org >> mrd >> jelly >> [ random overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC