fr.paris.lutece.plugins.document.service.fileindexing
Class ApachePdfFileIndexer

java.lang.Object
  extended by fr.paris.lutece.plugins.document.service.fileindexing.ApachePdfFileIndexer
All Implemented Interfaces:
IFileIndexer

public class ApachePdfFileIndexer
extends java.lang.Object
implements IFileIndexer

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

ApachePdfFileIndexer

public ApachePdfFileIndexer()
Method Detail

getContentToIndex

public java.lang.String getContentToIndex(java.io.InputStream is)
Extract from the PDF file the content to index

Specified by:
getContentToIndex in interface IFileIndexer
Parameters:
is - The InputStream
Returns:
The content to index


Copyright © 2010 Mairie de Paris. All Rights Reserved.