BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

com.bea.wlw.netui.tags.rendering
Class AbstractTagState

java.lang.Object
  extended by com.bea.wlw.netui.tags.rendering.AbstractTagState
Direct Known Subclasses:
AbstractAttributeState, HtmlTag.State

public abstract class AbstractTagState
extends Object


Constructor Summary
AbstractTagState()
           
 
Method Summary
abstract  void clear()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTagState

public AbstractTagState()
Method Detail

clear

public abstract void clear()

BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.