public interface Processor
ProcessingClient
Modifier and Type | Method and Description |
---|---|
java.lang.String |
process(ProcessingClient client)
Processes the contend of an input field.
|
java.lang.String process(ProcessingClient client)
client
- the client object using the services of this processor.