Uses of Package
org.apache.cocoon.forms.transformation

Packages that use org.apache.cocoon.forms.transformation
org.apache.cocoon.forms.generation   
org.apache.cocoon.forms.transformation   
 

Classes in org.apache.cocoon.forms.transformation used by org.apache.cocoon.forms.generation
FormsPipelineConfig
           
 

Classes in org.apache.cocoon.forms.transformation used by org.apache.cocoon.forms.transformation
EffectPipe
          Base class for XMLPipe's.
EffectPipe.BufferHandler
          Buffers content into the pipe's SAX buffer.
EffectPipe.CopyHandler
          Copies events over into the contentHandler
EffectPipe.ErrorHandler
          Throws exception on most events, with the exception of ignorableWhitespace.
EffectPipe.Handler
          Handler interface.
EffectPipe.NullHandler
          Ignores all events
EffectWidgetReplacingPipe
          The basic operation of this Pipe is that it replaces ft:widget (in the FormsConstants.TEMPLATE_NS namespace) tags (having an id attribute) by the XML representation of the corresponding widget instance.
EffectWidgetReplacingPipe.ChoosePassThruHandler
          Handles ft:choose/ft:when element.
EffectWidgetReplacingPipe.FormHandler
          ft:form-template element handler.
EffectWidgetReplacingPipe.GroupHandler
          Handles ft:group element.
EffectWidgetReplacingPipe.NestedHandler
           
EffectWidgetReplacingPipe.SkipHandler
          ft:choose, ft:union use this.
EffectWidgetReplacingPipe.StylingContentHandler
          This ContentHandler helps in inserting SAX events before the closing tag of the root element.
EffectWidgetReplacingPipe.UnionPassThruHandler
          Handles ft:union/ft:case element.
FormsPipelineConfig
           
 



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