Package com.arsdigita.search.converter

Interface Summary
Converter This interface should be implemented by classes that are able to take a document and returns the a String representation of the document's contents.
 

Class Summary
BaseConverter This class provides the mechanism to perform a conversion from Excel to standard text
ConverterRegistry This is a location for Converters to register with mime types.
ExcelConverter This class provides the mechanism to perform a conversion from Excel to standard text
OOConverter This class provides the mechanism to perform a conversion from OpenOffice files to standard text.
PDFConverter This class provides the mechanism to perform a conversion from PDF to standard text
TextConverter this class exists to ensure that text attachments are also indexed.
WordConverter This class provides the mechanism to perform a conversion from Word to standard text
 

Exception Summary
ConversionException An exception to indicate that a problem occurred while trying to convert the contents of the document to text.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC