public class BinaryTextParser extends AbstractBinaryReferenceParser
BinaryReferenceのコンテンツ解析Parser。 tikaのTXTParserを利用してPDFの解析を行う。
| コンストラクタと説明 |
|---|
BinaryTextParser() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected java.util.Set<MediaType> |
getCustomSupportTypes() |
protected Parser |
parserInstance() |
getParser, getSupportTypes, parseprotected Parser parserInstance()
protected java.util.Set<MediaType> getCustomSupportTypes()
getCustomSupportTypes クラス内 AbstractBinaryReferenceParser