Uses of Package
org.apache.wicket.markup.transformer

Packages that use org.apache.wicket.markup.transformer
org.apache.wicket.markup.transformer Transformers are able to post-process (transform) the output generated by a Component. 
 

Classes in org.apache.wicket.markup.transformer used by org.apache.wicket.markup.transformer
AbstractOutputTransformerContainer
          This abstract container provides the means to post-process the markup generated by its child components (excluding the containers tag)
AbstractTransformerBehavior
          A IBehavior which can be added to any component.
ITransformer
          A common interface to be implemented be OutputTransformerContainers and TranformerBehaviors which post-process the output markup of a component.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.