Uses of Package
net.dpml.transit.tools

Packages that use net.dpml.transit.tools
net.dpml.tools.tasks Utility tasks used within the Ant based build system. 
net.dpml.transit.tools Ant tasks supporting Transit-based repository access. 
 

Classes in net.dpml.transit.tools used by net.dpml.tools.tasks
PluginTask
          The plugin task handles the establishment of ant tasks, listeners, and antlibs derived from a classloader established by the transit sub-system.
 

Classes in net.dpml.transit.tools used by net.dpml.transit.tools
MapDataType
          Utility class that declares a map between a urn and a plugin uri.
NodeTask
          Task supports the creation of preference as readable xml files.
NodeTask.EntryTask
          An attribute entry.
PluginTask.Antlib
          Nested element with the <plugin> element declaring a packaged resource and urn of an antlib descriptor to be loaded from the classloader established by the transit plugin descriptor.
PluginTask.Listener
          Nested element with the <plugin> element declaring the name and class of a project listener to be loaded from the classloader established by the transit plugin descriptor.
PluginTask.Task
          Nested element with the <plugin> element declaring the name and class of a task to be loaded from the classloader established by the transit plugin descriptor.