Cari di Apache Ant 
    Apache Ant User Manual
Daftar Isi
(Sebelumnya) org.apache.tools.antorg.apache.tools.ant.filters (Berikutnya)
Apache Ant API - Apache Ant Core

org.apache.tools.ant.dispatch

Package org.apache.tools.ant.dispatch

  • Interface Summary 
    InterfaceDescription
    Dispatchable
    Classes implementing this interface specify the name of the parameter that contains the name of the task's method to execute.
  • Class Summary 
    ClassDescription
    DispatchTask
    Tasks extending this class may contain multiple actions.
    DispatchUtils
    Determines and Executes the action method for the task.
(Sebelumnya) org.apache.tools.antorg.apache.tools.ant.filters (Berikutnya)