Class GenerateLocalizedImpexesTask

java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
de.hybris.platform.acceleratorservices.velocity.ant.GenerateLocalizedImpexesTask
All Implemented Interfaces:
Cloneable

public class GenerateLocalizedImpexesTask extends org.apache.tools.ant.Task
  • Constructor Details

    • GenerateLocalizedImpexesTask

      public GenerateLocalizedImpexesTask()
  • Method Details

    • createSourcePath

      public SourcePath createSourcePath()
    • addSourcePath

      public void addSourcePath(SourcePath sourcePath)
    • createTargetPath

      public TargetPath createTargetPath()
    • addTargetPath

      public void addTargetPath(TargetPath targetPath)
    • getSystemProperties

      protected Properties getSystemProperties()
    • createMatchingTemplates

      protected Map<String,List<String>> createMatchingTemplates()
    • init

      public void init()
      Overrides:
      init in class org.apache.tools.ant.Task
    • execute

      public void execute()
      Overrides:
      execute in class org.apache.tools.ant.Task