org.apache.cocoon.transformation.constrained
Class AbstractConstrainedTransformer.RipperListener

java.lang.Object
  extended byorg.apache.cocoon.transformation.constrained.ElementEventAdapter
      extended byorg.apache.cocoon.transformation.constrained.AbstractConstrainedTransformer.RipperListener
All Implemented Interfaces:
ElementEventListener, EventListener
Enclosing class:
AbstractConstrainedTransformer

public static class AbstractConstrainedTransformer.RipperListener
extends ElementEventAdapter

Utility methods also for subclasses

Since:
14 May 2002
Author:
Nicola Ken Barozzi

Constructor Summary
AbstractConstrainedTransformer.RipperListener()
           
 
Method Summary
 void elementValueRecieved(ElementValueEvent e)
           
 
Methods inherited from class org.apache.cocoon.transformation.constrained.ElementEventAdapter
containerElementEnded
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractConstrainedTransformer.RipperListener

public AbstractConstrainedTransformer.RipperListener()
Method Detail

elementValueRecieved

public void elementValueRecieved(ElementValueEvent e)
Specified by:
elementValueRecieved in interface ElementEventListener
Overrides:
elementValueRecieved in class ElementEventAdapter


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.