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.GroupHandler
          Handles ft:group element.
EffectWidgetReplacingPipe.NestedHandler
           
FormsPipelineConfig
           
 



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