Uses of Class
com.arsdigita.search.converter.ConversionException

Packages that use ConversionException
com.arsdigita.search.converter   
 

Uses of ConversionException in com.arsdigita.search.converter
 

Methods in com.arsdigita.search.converter that throw ConversionException
 String TextConverter.convertDocument(InputStream stream)
          This takes in a document represented as an InputStream and returns a text representation of that document.
 String WordConverter.convertDocument(InputStream stream)
          This takes in a document represented as an InputStream and returns a text representation of that document.
 String PDFConverter.convertDocument(InputStream stream)
          This takes in a document represented as an InputStream and returns a text representation of that document.
 String OOConverter.convertDocument(InputStream stream)
          This takes in a document represented as an InputStream and returns a text representation of that document.
 String ExcelConverter.convertDocument(InputStream stream)
          This takes in a document represented as an InputStream and returns a text representation of that document.
 String Converter.convertDocument(InputStream stream)
          This takes in a document represented as a byte[] and returns a text representation of that document.
 



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