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