|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.artofsolving.jodconverter.document.SimpleDocumentFormatRegistry
org.artofsolving.jodconverter.document.JsonDocumentFormatRegistry
public class JsonDocumentFormatRegistry
| Constructor Summary | |
|---|---|
JsonDocumentFormatRegistry(java.io.InputStream input)
|
|
JsonDocumentFormatRegistry(java.lang.String source)
|
|
| Method Summary |
|---|
| Methods inherited from class org.artofsolving.jodconverter.document.SimpleDocumentFormatRegistry |
|---|
addFormat, getFormatByExtension, getFormatByMediaType, getOutputFormats |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonDocumentFormatRegistry(java.io.InputStream input)
throws org.json.JSONException,
java.io.IOException
org.json.JSONException
java.io.IOException
public JsonDocumentFormatRegistry(java.lang.String source)
throws org.json.JSONException
org.json.JSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||