|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.function.Function
cdqa.function.UnaryFunction
cdqa.function.StringUnaryFunction
public abstract class StringUnaryFunction
| Field Summary |
|---|
| Fields inherited from class cdqa.function.Function |
|---|
NULL, repository |
| Constructor Summary | |
|---|---|
StringUnaryFunction()
|
|
| Method Summary | |
|---|---|
Iterator |
createIteratorInstance(Iterator i)
|
| Methods inherited from class cdqa.function.UnaryFunction |
|---|
execute, onExecute |
| Methods inherited from class cdqa.function.Function |
|---|
createIteratorInstance, createIteratorInstance, forName, getRepository |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringUnaryFunction()
| Method Detail |
|---|
public Iterator createIteratorInstance(Iterator i)
createIteratorInstance in class UnaryFunction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||