| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.artofsolving.jodconverter.BasicDocumentFormatRegistry
com.artofsolving.jodconverter.XmlDocumentFormatRegistry
public class XmlDocumentFormatRegistry
| Constructor Summary | |
|---|---|
XmlDocumentFormatRegistry()
Deprecated. use DefaultDocumentFormatRegistry instead (since version 2.1.2) | 
|
XmlDocumentFormatRegistry(java.io.InputStream inputStream)
 | 
|
| Method Summary | |
|---|---|
static void | 
main(java.lang.String[] args)
Prints out a document-formats.xml from the DefaultDocumentFormatRegistry | 
| 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 | 
| Methods inherited from interface com.artofsolving.jodconverter.DocumentFormatRegistry | 
|---|
getFormatByFileExtension, getFormatByMimeType | 
| Constructor Detail | 
|---|
public XmlDocumentFormatRegistry()
DefaultDocumentFormatRegistry instead (since version 2.1.2)
public XmlDocumentFormatRegistry(java.io.InputStream inputStream)
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
                 throws java.io.IOException
DefaultDocumentFormatRegistry
java.io.IOException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||