Class AntPropertyDataLoader

  • All Implemented Interfaces:
    DataLoader

    public class AntPropertyDataLoader
    extends AntDataLoader
    Returns the value of an Ant property.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object load​(Engine eng, java.util.List args, org.apache.tools.ant.Task task)
      Override this method to implement your Ant related data loader.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait