Package org.codelibs.fess.util
Interface EsUtil.XContentBuilderCallback
-
- Enclosing class:
- EsUtil
public static interface EsUtil.XContentBuilderCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.elasticsearch.common.xcontent.XContentBuilderapply(org.elasticsearch.common.xcontent.XContentBuilder builder, org.elasticsearch.common.xcontent.ToXContent.Params params)
-
-
-
Method Detail
-
apply
org.elasticsearch.common.xcontent.XContentBuilder apply(org.elasticsearch.common.xcontent.XContentBuilder builder, org.elasticsearch.common.xcontent.ToXContent.Params params) throws IOException- Throws:
IOException
-
-