Uses of Class
org.mycore.services.plugins.FilterPluginTransformException

Packages that use FilterPluginTransformException
org.mycore.services.plugins   
 

Uses of FilterPluginTransformException in org.mycore.services.plugins
 

Methods in org.mycore.services.plugins that throw FilterPluginTransformException
 Reader XmlHtmlPlugin.transform(MCRFileContentType ct, InputStream input)
           
 Reader PostScriptPlugin.transform(MCRFileContentType ct, InputStream input)
           
 Reader PlainTextPlugin.transform(MCRFileContentType ct, InputStream input)
           
 Reader PdfPlugin.transform(MCRFileContentType ct, InputStream input)
           
 Reader OpenOfficeBasePlugin.transform(MCRFileContentType ct, InputStream input)
           
 Reader MSWordPlugin.transform(MCRFileContentType ct, InputStream input)
           
 Reader TextFilterPlugin.transform(MCRFileContentType ct, InputStream input)
          onverts a given Inputstream to Textstream which should contain a textual representation of the source.
 Reader TextFilterPluginManager.transform(MCRFileContentType ct, InputStream input)
          returns a Reader for the characters of the InputStream