org.apache.cocoon.forms.transformation
Class EffectWidgetReplacingPipe.RepeaterSizeHandler
java.lang.Object
org.apache.cocoon.forms.transformation.EffectPipe.NullHandler
org.apache.cocoon.forms.transformation.EffectPipe.ErrorHandler
org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe.RepeaterSizeHandler
- All Implemented Interfaces:
- EffectPipe.Handler
- Enclosing class:
- EffectWidgetReplacingPipe
protected class EffectWidgetReplacingPipe.RepeaterSizeHandler
- extends EffectPipe.ErrorHandler
Handles ft:repeater-size
element.
Methods inherited from class org.apache.cocoon.forms.transformation.EffectPipe.ErrorHandler |
characters, comment, endCDATA, endDocument, endDTD, endEntity, endPrefixMapping, getName, processingInstruction, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startPrefixMapping |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EffectWidgetReplacingPipe.RepeaterSizeHandler
protected EffectWidgetReplacingPipe.RepeaterSizeHandler()
startElement
public EffectPipe.Handler startElement(String uri,
String loc,
String raw,
Attributes attrs)
throws SAXException
- Specified by:
startElement
in interface EffectPipe.Handler
- Overrides:
startElement
in class EffectPipe.ErrorHandler
- Throws:
SAXException
endElement
public void endElement(String uri,
String loc,
String raw)
throws SAXException
- Specified by:
endElement
in interface EffectPipe.Handler
- Overrides:
endElement
in class EffectPipe.ErrorHandler
- Throws:
SAXException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.