com.solidstategroup.cms.taglib
Class DocumentTagEI

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.solidstategroup.cms.taglib.DocumentTagEI

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


Constructor Summary
DocumentTagEI()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentTagEI

public DocumentTagEI()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo