This project has retired. For details please refer to its
Attic page .
AvalonNamespaceHandler (Cocoon Sitemap Implementation 1.0.0 API)
org.apache.cocoon.core.container.spring.avalon
Class AvalonNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.apache.cocoon.core.container.spring.avalon.AvalonNamespaceHandler
All Implemented Interfaces: NamespaceHandler
public class AvalonNamespaceHandler extends NamespaceHandlerSupport
Spring namespace handler for the cocoon avalon namespace.
Currently this namespace defines the following elements
(in the namespace "http://cocoon.apache.org/schema/avalon"):
"bridge" : This adds all Avalon configured components to the bean factory.
"sitemap":
Since:
2.2
Version:
$Id: AvalonNamespaceHandler.html 1304280 2012-03-23 11:18:01Z ilgrosso $
Method Summary
void
init ()
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
AvalonNamespaceHandler
public AvalonNamespaceHandler ()
init
public void init ()
See Also: NamespaceHandler.init()
Copyright © 1999-2008 The Apache Software Foundation . All Rights Reserved.