|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StringArrayHandler
The StringArrayHandler interface supplies a single method
taking an array of strings as an argument.
| Method Summary | |
|---|---|
void |
handle(String[] xs)
Handle the specified array of strings. |
| Methods inherited from interface com.aliasi.corpus.ObjectHandler |
|---|
handle |
| Method Detail |
|---|
void handle(String[] xs)
xs - Array of strings to handle.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||