|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.flexunit.ant.tasks.types.CompilationFileSetCollection
public class CompilationFileSetCollection
Field Summary | |
---|---|
protected java.util.List<org.apache.tools.ant.types.FileSet> |
filesets
|
Constructor Summary | |
---|---|
CompilationFileSetCollection()
|
Method Summary | |
---|---|
void |
add(org.apache.tools.ant.types.FileSet fileset)
|
boolean |
exists()
|
boolean |
isEmpty()
|
boolean |
provided()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.List<org.apache.tools.ant.types.FileSet> filesets
Constructor Detail |
---|
public CompilationFileSetCollection()
Method Detail |
---|
public void add(org.apache.tools.ant.types.FileSet fileset)
public boolean provided()
public boolean isEmpty()
public boolean exists()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |