org.artofsolving.jodconverter.document
Class JsonDocumentFormatRegistry
java.lang.Object
org.artofsolving.jodconverter.document.SimpleDocumentFormatRegistry
org.artofsolving.jodconverter.document.JsonDocumentFormatRegistry
- All Implemented Interfaces:
- DocumentFormatRegistry
public class JsonDocumentFormatRegistry
- extends SimpleDocumentFormatRegistry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonDocumentFormatRegistry
public JsonDocumentFormatRegistry(InputStream input)
throws org.json.JSONException,
IOException
- Throws:
org.json.JSONException
IOException
JsonDocumentFormatRegistry
public JsonDocumentFormatRegistry(String source)
throws org.json.JSONException
- Throws:
org.json.JSONException
Copyright © 2003-2011. All Rights Reserved.