|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.service.fileindexing.ApachePdfFileIndexer
public class ApachePdfFileIndexer
PdfFileIndexer
Constructor Summary | |
---|---|
ApachePdfFileIndexer()
|
Method Summary | |
---|---|
java.lang.String |
getContentToIndex(java.io.InputStream is)
Extract from the PDF file the content to index |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApachePdfFileIndexer()
Method Detail |
---|
public java.lang.String getContentToIndex(java.io.InputStream is)
getContentToIndex
in interface IFileIndexer
is
- The InputStream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |