クラスの使用
org.codelibs.elasticsearch.df.content.ContentType
| パッケージ | 説明 |
|---|---|
| org.codelibs.elasticsearch.df.content | |
| org.codelibs.elasticsearch.df.content.csv | |
| org.codelibs.elasticsearch.df.content.json | |
| org.codelibs.elasticsearch.df.content.xls |
-
org.codelibs.elasticsearch.df.contentでのContentTypeの使用
ContentTypeとして宣言されているorg.codelibs.elasticsearch.df.contentのフィールド 修飾子とタイプ フィールド 説明 protected ContentTypeDataContent. contentTypeContentTypeを返すorg.codelibs.elasticsearch.df.contentのメソッド 修飾子とタイプ メソッド 説明 ContentTypeDataContent. getContentType()static ContentTypeContentType. valueOf(String name)指定した名前を持つこの型の列挙型定数を返します。static ContentType[]ContentType. values()この列挙型の定数を含む配列を宣言されている順序で 返します。ContentType型のパラメータを持つorg.codelibs.elasticsearch.df.contentのコンストラクタ コンストラクタ 説明 DataContent(org.elasticsearch.client.Client client, org.elasticsearch.rest.RestRequest request, ContentType contentType) -
org.codelibs.elasticsearch.df.content.csvでのContentTypeの使用
ContentType型のパラメータを持つorg.codelibs.elasticsearch.df.content.csvのコンストラクタ コンストラクタ 説明 CsvContent(org.elasticsearch.client.Client client, org.elasticsearch.rest.RestRequest request, ContentType contentType) -
org.codelibs.elasticsearch.df.content.jsonでのContentTypeの使用
ContentType型のパラメータを持つorg.codelibs.elasticsearch.df.content.jsonのコンストラクタ コンストラクタ 説明 JsonContent(org.elasticsearch.client.Client client, org.elasticsearch.rest.RestRequest request, ContentType contentType)JsonListContent(org.elasticsearch.client.Client client, org.elasticsearch.rest.RestRequest request, ContentType contentType) -
org.codelibs.elasticsearch.df.content.xlsでのContentTypeの使用
ContentType型のパラメータを持つorg.codelibs.elasticsearch.df.content.xlsのコンストラクタ コンストラクタ 説明 XlsContent(org.elasticsearch.client.Client client, org.elasticsearch.rest.RestRequest request, ContentType contentType, boolean isExcel2007)