|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jmw.tzap.groupers.UntilStringNameGrouper
public class UntilStringNameGrouper
Groups an array of files into one group.
Constructor Summary | |
---|---|
UntilStringNameGrouper()
|
Method Summary | |
---|---|
java.util.ArrayList |
group(FilterFile[] files)
Performs the group operation. |
void |
setString(java.lang.String s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UntilStringNameGrouper()
Method Detail |
---|
public java.util.ArrayList group(FilterFile[] files)
group
in interface Grouper
files
- an array containing the files to be grouped
public void setString(java.lang.String s) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |