BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogicx.jsp.tags
Class RepeatTagInfo

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended byweblogicx.jsp.tags.RepeatTagInfo

public class RepeatTagInfo
extends TagExtraInfo

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
RepeatTagInfo()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Define a nested variable for the ResultSet.
 boolean isValid(TagData data)
          No further checks.
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepeatTagInfo

public RepeatTagInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Define a nested variable for the ResultSet.


isValid

public boolean isValid(TagData data)
No further checks.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.