クラス BinaryTextParser
java.lang.Object
org.iplass.mtp.impl.fulltextsearch.parser.AbstractBinaryReferenceParser
org.iplass.mtp.impl.fulltextsearch.parser.BinaryTextParser
- すべての実装されたインタフェース:
BinaryReferenceParser
BinaryReferenceのコンテンツ解析Parser。 tikaのTXTParserを利用してPDFの解析を行う。
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明protected Set<org.apache.tika.mime.MediaType> protected org.apache.tika.parser.Parserクラスから継承されたメソッド org.iplass.mtp.impl.fulltextsearch.parser.AbstractBinaryReferenceParser
getContinuableExceptions, getParser, getSupportTypes, parse, setContinuableExceptions
-
コンストラクタの詳細
-
BinaryTextParser
public BinaryTextParser()
-
-
メソッドの詳細
-
parserInstance
protected org.apache.tika.parser.Parser parserInstance() -
getCustomSupportTypes
- オーバーライド:
getCustomSupportTypesクラス内AbstractBinaryReferenceParser
-