Class TargetPath
- java.lang.Object
-
- de.hybris.platform.acceleratorservices.velocity.ant.TargetPath
-
public class TargetPath extends java.lang.ObjectAttribute object for ant task representing templatePath abstraction
-
-
Constructor Summary
Constructors Constructor Description TargetPath()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetTargetFilePath()booleanisRelative()voidsetRelative(boolean relative)voidsetTargetFilePath(java.lang.String targetFilePath)
-