public class IncludePageMeta extends AbstractWingTransformer implements org.apache.cocoon.caching.CacheableProcessingComponent
| Constructor and Description |
|---|
IncludePageMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPageMeta(PageMeta pageMeta)
Include the metadata in the page metadata.
|
Serializable |
getKey()
Generate the unique key.
|
org.apache.excalibur.source.SourceValidity |
getValidity()
Generate the validity object.
|
void |
setup(org.apache.cocoon.environment.SourceResolver resolver,
Map objectModel,
String src,
org.apache.avalon.framework.parameters.Parameters parameters)
Extract the metadata name value pairs from the sitemap parameters.
|
addBody, addOptions, addUserMeta, createWingDocument, dispose, endDocument, endElement, endPrefixMapping, getComponentName, getDefaultMessageCatalogue, getObjectManager, handleException, message, message, recycle, setupWing, startDocument, startElement, startPrefixMappingcharacters, comment, endCDATA, endDTD, endEntity, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDTD, startEntitysetConsumer, setContentHandler, setLexicalHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntitycomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntitypublic Serializable getKey()
getKey in interface org.apache.cocoon.caching.CacheableProcessingComponentpublic org.apache.excalibur.source.SourceValidity getValidity()
getValidity in interface org.apache.cocoon.caching.CacheableProcessingComponentnull if the
component is currently not cacheable.public void setup(org.apache.cocoon.environment.SourceResolver resolver,
Map objectModel,
String src,
org.apache.avalon.framework.parameters.Parameters parameters)
throws org.apache.cocoon.ProcessingException,
SAXException,
IOException
setup in interface org.apache.cocoon.sitemap.SitemapModelComponentorg.apache.cocoon.ProcessingExceptionSAXExceptionIOExceptionpublic void addPageMeta(PageMeta pageMeta) throws WingException
addPageMeta in interface WingTransformeraddPageMeta in class AbstractWingTransformerWingExceptionCopyright © 2015 DuraSpace. All Rights Reserved.