org.flexunit.ant.tasks.types
Class LibraryPaths

java.lang.Object
  extended by org.flexunit.ant.tasks.types.CompilationFileSetCollection
      extended by org.flexunit.ant.tasks.types.LibraryPaths

public class LibraryPaths
extends CompilationFileSetCollection


Field Summary
 
Fields inherited from class org.flexunit.ant.tasks.types.CompilationFileSetCollection
filesets
 
Constructor Summary
LibraryPaths()
           
 
Method Summary
 void add(org.apache.tools.ant.types.FileSet fileset)
           
 java.lang.String getPathElements(java.lang.String delimiter)
           
 
Methods inherited from class org.flexunit.ant.tasks.types.CompilationFileSetCollection
exists, isEmpty, provided
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibraryPaths

public LibraryPaths()
Method Detail

add

public void add(org.apache.tools.ant.types.FileSet fileset)
Overrides:
add in class CompilationFileSetCollection

getPathElements

public java.lang.String getPathElements(java.lang.String delimiter)