org.drools.tags.semantics
Class SemanticsTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.drools.tags.semantics.SemanticsTagLibrary

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

Tag library for defining semantic modules.

Author:
bob mcwhirter

Constructor Summary
SemanticsTagLibrary()
          Construct.
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTagScript, getExpressionFactory, getTagClasses, registerTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SemanticsTagLibrary

public SemanticsTagLibrary()
Construct.


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