com.cc.framework.taglib.template
Class InsertTei

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended bycom.cc.framework.taglib.template.InsertTei

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

Exposes some Java variables to the body of the tag

Version:
$Revision: 1.3 $
Author:
Harald Schulz

Field Summary
static java.lang.String LOCALE_SUFFIX
          The Suffix for the locale
 
Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo
 
Constructor Summary
InsertTei()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData tagdata)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCALE_SUFFIX

public static final java.lang.String LOCALE_SUFFIX
The Suffix for the locale

See Also:
Constant Field Values
Constructor Detail

InsertTei

public InsertTei()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData tagdata)
See Also:
TagExtraInfo.getVariableInfo(javax.servlet.jsp.tagext.TagData)


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.