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

Quick Search    Search Deep

org.mrd.jelly.io
Class IOTagLibrary  view IOTagLibrary download IOTagLibrary.java

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.mrd.jelly.io.IOTagLibrary

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


Field Summary
private  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
IOTagLibrary()
          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 org.apache.commons.logging.Log log
The Log to which logging calls will be made.

Constructor Detail

IOTagLibrary

public IOTagLibrary()
Creates a new instance of DistributionTagFactory