API Overview API Index Package Overview Direct link to this page
Sitemesh 2.3
  com.opensymphony.module.sitemesh.html. StateTransitionRule View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicRule
          StateTransitionRule
Implements
Subclasses
Description
public class StateTransitionRule
See also:   
Constructors
public StateTransitionRule (String tagName, State newState)
public StateTransitionRule (String tagName, State newState, boolean writeEnclosingTag)
Methods
Hide/Show inherited methods
protected CharArray currentBuffer () [Inherited From BasicRule]
public void process (Tag tag) [Specified in BasicRule]
public void setContext (HTMLProcessorContext context) [Inherited From BasicRule]
public boolean shouldProcess (String name) [Inherited From BasicRule]
Fields
Hide/Show inherited fields
protected HTMLProcessorContext context [Inherited From BasicRule]
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar