com.sun.faces.taglib
Class FacesTagExtraInfo

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.sun.faces.taglib.FacesTagExtraInfo

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

Necessary to work around an issue with the JSP id attribute in JWSDP 1.2.


Constructor Summary
FacesTagExtraInfo()
           
 
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
 

Constructor Detail

FacesTagExtraInfo

public FacesTagExtraInfo()
Method Detail

getVariableInfo

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


Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.