com.i3sp.ant
Interface ProjectDependencies.ValuesFormatter

All Known Implementing Classes:
ShellFormatter, ElispFormatter, PerlFormatter
Enclosing class:
ProjectDependencies

public static interface ProjectDependencies.ValuesFormatter


Method Summary
 void print(ProjectDependencies.Values vals, java.io.File dir, org.apache.tools.ant.Location location)
           
 

Method Detail

print

public void print(ProjectDependencies.Values vals,
                  java.io.File dir,
                  org.apache.tools.ant.Location location)
           throws org.apache.tools.ant.BuildException


Copyright © 2001 i3SP Pty. Ltd. All Rights Reserved.