com.artofsolving.jodconverter
Class DefaultDocumentFormatRegistry

java.lang.Object
  extended by com.artofsolving.jodconverter.BasicDocumentFormatRegistry
      extended by com.artofsolving.jodconverter.DefaultDocumentFormatRegistry
All Implemented Interfaces:
DocumentFormatRegistry

public class DefaultDocumentFormatRegistry
extends BasicDocumentFormatRegistry


Constructor Summary
DefaultDocumentFormatRegistry()
           
 
Method Summary
 
Methods inherited from class com.artofsolving.jodconverter.BasicDocumentFormatRegistry
addDocumentFormat, getDocumentFormats, getFormatByFileExtension, getFormatByMimeType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDocumentFormatRegistry

public DefaultDocumentFormatRegistry()


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