This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.sitemap.node
Class SitemapNodeFactory
java.lang.Object
   org.apache.cocoon.sitemap.node.SitemapNodeFactory
org.apache.cocoon.sitemap.node.SitemapNodeFactory
- All Implemented Interfaces: 
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
- public class SitemapNodeFactory 
- extends Object- implements org.springframework.context.ApplicationContextAware
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SitemapNodeFactory
public SitemapNodeFactory()
createNode
public SitemapNode createNode(String type,
                              Map<String,String> parameters)
- 
 
- 
 
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
                           throws org.springframework.beans.BeansException
- 
- Specified by:
- setApplicationContextin interface- org.springframework.context.ApplicationContextAware
 
- 
- Throws:
- org.springframework.beans.BeansException
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.