| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.artofsolving.jodconverter.BasicDocumentFormatRegistry
public class BasicDocumentFormatRegistry
| Constructor Summary | |
|---|---|
BasicDocumentFormatRegistry()
 | 
|
| Method Summary | |
|---|---|
 void | 
addDocumentFormat(DocumentFormat documentFormat)
 | 
protected  java.util.List | 
getDocumentFormats()
 | 
 DocumentFormat | 
getFormatByFileExtension(java.lang.String extension)
 | 
 DocumentFormat | 
getFormatByMimeType(java.lang.String mimeType)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BasicDocumentFormatRegistry()
| Method Detail | 
|---|
public void addDocumentFormat(DocumentFormat documentFormat)
protected java.util.List getDocumentFormats()
public DocumentFormat getFormatByFileExtension(java.lang.String extension)
getFormatByFileExtension in interface DocumentFormatRegistryextension - the file extension
public DocumentFormat getFormatByMimeType(java.lang.String mimeType)
getFormatByMimeType in interface DocumentFormatRegistry
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||