Class AntPropertiesDataLoader

  • All Implemented Interfaces:
    DataLoader

    public class AntPropertiesDataLoader
    extends AntDataLoader
    Returns the Map of all Ant properties, or of the selected Ant properties.
    • 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