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

Quick Search    Search Deep

org.mrd.jelly.repast
Class RepastTagLibrary  view RepastTagLibrary download RepastTagLibrary.java

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.mrd.jelly.repast.RepastTagLibrary

public class RepastTagLibrary
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
RepastTagLibrary()
          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

RepastTagLibrary

public RepastTagLibrary()
Creates a new instance of DistributionTagFactory