Class TargetPath


  • public class TargetPath
    extends java.lang.Object
    Attribute object for ant task representing templatePath abstraction
    • Constructor Detail

      • TargetPath

        public TargetPath()
    • Method Detail

      • isRelative

        public boolean isRelative()
      • setRelative

        public void setRelative​(boolean relative)
      • getTargetFilePath

        public java.lang.String getTargetFilePath()
      • setTargetFilePath

        public void setTargetFilePath​(java.lang.String targetFilePath)