org.apache.commons.jelly.tags.memory
Class MemoryTagLibrary

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.commons.jelly.tags.memory.MemoryTagLibrary

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

A Jelly custom tag library that performs memory related tasks.

Version:
$Revision: 155420 $
Author:
Brett Porter

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

MemoryTagLibrary

public MemoryTagLibrary()


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.