|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jmw.tzap.sequencers.NumericFileNameSequencer
public class NumericFileNameSequencer
Orders ArrayList of FilterFiles alphabetically based on a part of their file name delimited by the prefix and suffix attributes
| Constructor Summary | |
|---|---|
NumericFileNameSequencer()
|
|
| Method Summary | |
|---|---|
FilterFile[] |
order(FilterFile[] files)
Performs the order operation using Arrays.sort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumericFileNameSequencer()
| Method Detail |
|---|
public FilterFile[] order(FilterFile[] files)
order in interface Sequencerfiles - an array containing the files to be ordered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||