This project has retired. For details please refer to its
Attic page .
EffectWidgetReplacingPipe.UnionPassThruHandler (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.forms.transformation
Class EffectWidgetReplacingPipe.UnionPassThruHandler
java.lang.Object
org.apache.cocoon.forms.transformation.EffectPipe.NullHandler
org.apache.cocoon.forms.transformation.EffectPipe.CopyHandler
org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe.UnionPassThruHandler
All Implemented Interfaces: EffectPipe.Handler
Enclosing class: EffectWidgetReplacingPipe
protected class EffectWidgetReplacingPipe.UnionPassThruHandler extends EffectPipe.CopyHandler
Handles ft:union/ft:case
element.
Methods inherited from class org.apache.cocoon.forms.transformation.EffectPipe.CopyHandler
characters , comment , endCDATA , endDocument , endDTD , endElement , endEntity , endPrefixMapping , ignorableWhitespace , processingInstruction , skippedEntity , startCDATA , startDocument , startDTD , startElement , startEntity , startPrefixMapping
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
EffectWidgetReplacingPipe.UnionPassThruHandler
protected EffectWidgetReplacingPipe.UnionPassThruHandler ()
nestedElement
public EffectPipe.Handler nestedElement (String uri,
String loc,
String raw,
Attributes attrs)
throws SAXException
Description copied from interface: EffectPipe.Handler
Called before startElement, handler can decide what other handler should process
next startElement.
Specified by: nestedElement
in interface EffectPipe.Handler
Overrides: nestedElement
in class EffectPipe.NullHandler
Throws:
SAXException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.