@FunctionalInterface
public interface Content
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
content(Context context) |
The callback method invoked for every matched element.
|
java.lang.String content(Context context)
context
- The context for the current callback call.Copyright © 2018. All rights reserved.