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

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

public class PdfFileIndexer
extends java.lang.Object
implements IFileIndexer

PdfFileIndexer


Constructor Summary
PdfFileIndexer()
           
 
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

PdfFileIndexer

public PdfFileIndexer()
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 © 2009 Mairie de Paris. All Rights Reserved.