org.apache.cocoon.woody.transformation
Class EffectPipe.Handler

java.lang.Object
  extended by org.apache.cocoon.woody.transformation.EffectPipe.Handler
Direct Known Subclasses:
EffectPipe.BufferHandler, EffectPipe.NullHandler, EffectWidgetReplacingPipe.AggregateWidgetHandler, EffectWidgetReplacingPipe.ClassHandler, EffectWidgetReplacingPipe.ContinuationIdHandler, EffectWidgetReplacingPipe.DocHandler, EffectWidgetReplacingPipe.FormHandler, EffectWidgetReplacingPipe.NestedHandler, EffectWidgetReplacingPipe.NewHandler, EffectWidgetReplacingPipe.RepeaterSizeHandler, EffectWidgetReplacingPipe.RepeaterWidgetHandler, EffectWidgetReplacingPipe.RepeaterWidgetLabelHandler, EffectWidgetReplacingPipe.StructHandler, EffectWidgetReplacingPipe.UnionHandler, EffectWidgetReplacingPipe.UnionPassThruHandler, EffectWidgetReplacingPipe.ValidationErrorHandler, EffectWidgetReplacingPipe.WidgetHandler, EffectWidgetReplacingPipe.WidgetLabelHandler
Enclosing class:
EffectPipe

protected abstract class EffectPipe.Handler
extends Object


Constructor Summary
protected EffectPipe.Handler()
           
 
Method Summary
abstract  EffectPipe.Handler process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EffectPipe.Handler

protected EffectPipe.Handler()
Method Detail

process

public abstract EffectPipe.Handler process()
                                    throws SAXException
Throws:
SAXException


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