com.boylesoftware.cb2.presentation.servlet
Class InsertTei

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended bycom.boylesoftware.cb2.presentation.servlet.InsertTei

public final class InsertTei
extends javax.servlet.jsp.tagext.TagExtraInfo

Tag Extra Info class for the <cb2:insert> JSP tag.

Version:
$Id: InsertTei.java,v 1.1 2004/03/10 22:53:14 levahim Exp $
Author:
Lev Himmelfarb

Constructor Summary
InsertTei()
           
 
Method Summary
 boolean isValid(javax.servlet.jsp.tagext.TagData data)
          Validate the tag instance at translation time.
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, getVariableInfo, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertTei

public InsertTei()
Method Detail

isValid

public boolean isValid(javax.servlet.jsp.tagext.TagData data)
Validate the tag instance at translation time.

Parameters:
data - the tag data.
Returns:
true if the instance is valid.


Copyright © 2002,2003,2004 - Boyle Software, Inc.