org.tinyjee.maven.dim.extensions
Class XmlLoader.AliasHandler

java.lang.Object
  extended by org.tinyjee.maven.dim.utils.AbstractAliasHandler
      extended by org.tinyjee.maven.dim.extensions.XmlLoader.AliasHandler
All Implemented Interfaces:
RequestParameterTransformer
Enclosing class:
XmlLoader

public static class XmlLoader.AliasHandler
extends AbstractAliasHandler

Implements the "XmlLoader.PARAM_ALIAS" alias functionality.


Field Summary
 
Fields inherited from interface org.tinyjee.maven.dim.spi.RequestParameterTransformer
TRANSFORMERS
 
Constructor Summary
XmlLoader.AliasHandler()
          Constructs the handler (Note: Is called by RequestParameterTransformer.TRANSFORMERS).
 
Method Summary
 
Methods inherited from class org.tinyjee.maven.dim.utils.AbstractAliasHandler
transformParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlLoader.AliasHandler

public XmlLoader.AliasHandler()
Constructs the handler (Note: Is called by RequestParameterTransformer.TRANSFORMERS).