Uses of Class
org.tinyjee.maven.dim.utils.AbstractAliasHandler

Packages that use AbstractAliasHandler
org.tinyjee.maven.dim.extensions Contains bundled extensions that enhance the functionality of the macro. 
org.tinyjee.maven.dim.utils Contains the shared utility classes. 
 

Uses of AbstractAliasHandler in org.tinyjee.maven.dim.extensions
 

Subclasses of AbstractAliasHandler in org.tinyjee.maven.dim.extensions
static class DirectoryLoader.AliasHandler
          Implements the "DirectoryLoader.PARAM_ALIAS" alias functionality.
static class JavaSourceLoader.AliasHandler
          Implements the "JavaSourceLoader.PARAM_ALIAS" alias functionality.
static class PropertiesLoader.AliasHandler
          Implements the "PropertiesLoader.PARAM_ALIAS" alias functionality.
static class ScriptInvoker.AliasHandler
          Implements the "ScriptInvoker.PARAM_ALIAS" alias functionality.
static class SvgLoader.AliasHandler
          Implements the "SvgLoader.PARAM_ALIAS" alias functionality.
static class XmlLoader.AliasHandler
          Implements the "XmlLoader.PARAM_ALIAS" alias functionality.
 

Uses of AbstractAliasHandler in org.tinyjee.maven.dim.utils
 

Subclasses of AbstractAliasHandler in org.tinyjee.maven.dim.utils
static class InterfaceScanner.AliasHandler
          Deprecated. Implements the "InterfaceScanner.LEGACY_PARAM_ALIAS" alias functionality.