mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
ATS-175 : JavaDoc
This commit is contained in:
@@ -15,6 +15,10 @@ import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Component;
|
||||
import org.xml.sax.SAXException;
|
||||
|
||||
/**
|
||||
* JavaExecutor implementation for running TIKA transformations. It loads the
|
||||
* transformation logic in the same JVM (check {@link Tika}).
|
||||
*/
|
||||
@Component
|
||||
public class TikaJavaExecutor implements JavaExecutor
|
||||
{
|
||||
|
Reference in New Issue
Block a user