org.drools.tags.knowledge
Class KnowledgeTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.drools.tags.knowledge.KnowledgeTagLibrary

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

Fact manipulation tag library.

Version:
$Id: KnowledgeTagLibrary.java,v 1.2 2002/08/20 21:19:55 bob Exp $
Author:
bob mcwhirter

Constructor Summary
KnowledgeTagLibrary()
          Construct.
 
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

KnowledgeTagLibrary

public KnowledgeTagLibrary()
Construct.


Copyright © 2001-2003 The Werken Company. All Rights Reserved.