Package org.mycore.services.plugins

Interface Summary
TextFilterPlugin The Plugin spec for filtering several documents for the fulltext search.
 

Class Summary
MSWordPlugin  
OoTextPlugin  
OpenDocumentTextPlugin  
OpenOfficeBasePlugin  
PdfPlugin Provide some info about your class!
PlainTextPlugin  
PostScriptPlugin Provide some info about your class!
TextFilterPluginManager Loads and manages plugins
XmlHtmlPlugin Converts XML, XTHML and HTML to plain text for indexing
 

Exception Summary
FilterPluginInstantiationException Thrown when an application tries to create an instance of a class implementing the TextFilterPlugin interface, but the specified class object cannot be instantiated because it has requisites that are no met.
FilterPluginTransformException Exception to be thrown if transformation to text stream failed