|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.flexunit.ant.tasks.types.CompilationFileSetCollection
org.flexunit.ant.tasks.types.SourcePaths
public class SourcePaths
Field Summary |
---|
Fields inherited from class org.flexunit.ant.tasks.types.CompilationFileSetCollection |
---|
filesets |
Constructor Summary | |
---|---|
SourcePaths()
|
Method Summary | |
---|---|
void |
add(org.apache.tools.ant.types.FileSet fileset)
|
java.lang.String |
getCanonicalClasses(java.lang.String delimiter)
|
java.lang.String |
getClasses()
|
java.lang.String |
getImports()
|
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 |
---|
public SourcePaths()
Method Detail |
---|
public void add(org.apache.tools.ant.types.FileSet fileset)
add
in class CompilationFileSetCollection
public java.lang.String getPathElements(java.lang.String delimiter)
public java.lang.String getImports()
public java.lang.String getClasses()
public java.lang.String getCanonicalClasses(java.lang.String delimiter)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |