org.apache.cocoon.sitemap
Interface LeaveSitemapEventListener

All Superinterfaces:
EventListener, SitemapListener

public interface LeaveSitemapEventListener
extends SitemapListener

Since:
2.2
Version:
$Id: LeaveSitemapEventListener.java 587751 2007-10-24 02:41:36Z vgritsenko $

Method Summary
 void leftSitemap(LeaveSitemapEvent event)
           
 

Method Detail

leftSitemap

public void leftSitemap(LeaveSitemapEvent event)


Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.