|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary | |
static String |
ROLE
|
| Method Summary | |
ProcessingPipeline |
buildPipeline(Environment environment)
Process the given Environment to assemble
a ProcessingPipeline. |
Map |
getComponentConfigurations()
Get the sitemap component configurations |
Processor |
getRootProcessor()
Get the root processor parent of this processor. |
boolean |
process(Environment environment)
Process the given Environment producing the output. |
| Field Detail |
public static final String ROLE
| Method Detail |
public boolean process(Environment environment)
throws Exception
Environment producing the output.
true is returned.
If no match is found in the sitemap false
is returned.
ResourceNotFoundException - If a sitemap component tries
to access a resource which can not
be found, e.g. the generator
ConnectionResetException If the connection was reset
Exception
public ProcessingPipeline buildPipeline(Environment environment)
throws Exception
Environment to assemble
a ProcessingPipeline.
Exceptionpublic Map getComponentConfigurations()
public Processor getRootProcessor()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||