Uses of Interface
com.artofsolving.jodconverter.DocumentFormatRegistry

Packages that use DocumentFormatRegistry
com.artofsolving.jodconverter   
com.artofsolving.jodconverter.openoffice.converter   
 

Uses of DocumentFormatRegistry in com.artofsolving.jodconverter
 

Classes in com.artofsolving.jodconverter that implement DocumentFormatRegistry
 class BasicDocumentFormatRegistry
           
 class DefaultDocumentFormatRegistry
           
 class XmlDocumentFormatRegistry
           
 

Uses of DocumentFormatRegistry in com.artofsolving.jodconverter.openoffice.converter
 

Methods in com.artofsolving.jodconverter.openoffice.converter that return DocumentFormatRegistry
protected  DocumentFormatRegistry AbstractOpenOfficeDocumentConverter.getDocumentFormatRegistry()
           
 

Constructors in com.artofsolving.jodconverter.openoffice.converter with parameters of type DocumentFormatRegistry
AbstractOpenOfficeDocumentConverter(OpenOfficeConnection openOfficeConnection, DocumentFormatRegistry documentFormatRegistry)
           
OpenOfficeDocumentConverter(OpenOfficeConnection connection, DocumentFormatRegistry formatRegistry)
           
StreamOpenOfficeDocumentConverter(OpenOfficeConnection connection, DocumentFormatRegistry formatRegistry)
           
 



Copyright © 2003-2007 Art of Solving. All Rights Reserved.