Class JodContentTransformer

  • All Implemented Interfaces:
    ContentTransformerWorker, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    public class JodContentTransformer
    extends OOoContentTransformerHelper
    implements ContentTransformerWorker, org.springframework.beans.factory.InitializingBean
    Makes use of the {@link http://code.google.com/p/jodconverter/} library and an installed OpenOffice application to perform OpenOffice-driven conversions.
    Author:
    Neil McErlean