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