public class AspectGenerator
extends org.apache.cocoon.generation.FileGenerator
implements org.apache.cocoon.caching.CacheableProcessingComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
ASPECT_ID
The name of the Aspect_ID attribute
|
static String |
PREFIX
The URI Prefix of all aspect URIs
|
static String |
PROTOCOL
The Protocol to use, in this case an internal cocoon request
|
objectModel, parameters, resolver, source| Constructor and Description |
|---|
AspectGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup(org.apache.cocoon.environment.SourceResolver resolver,
Map objectModel,
String src,
org.apache.avalon.framework.parameters.Parameters par)
Setup the AspectGenerator.
|
generate, getKey, getValidity, recycle, setParsersetConsumer, setContentHandler, setLexicalHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String PREFIX
public static final String PROTOCOL
public static final String ASPECT_ID
public void setup(org.apache.cocoon.environment.SourceResolver resolver,
Map objectModel,
String src,
org.apache.avalon.framework.parameters.Parameters par)
throws org.apache.cocoon.ProcessingException,
SAXException,
IOException
setup in interface org.apache.cocoon.sitemap.SitemapModelComponentsetup in class org.apache.cocoon.generation.FileGeneratororg.apache.cocoon.ProcessingExceptionSAXExceptionIOExceptionCopyright © 2014 DuraSpace. All Rights Reserved.