public class JsonDocumentFormatRegistry extends SimpleDocumentFormatRegistry
| Constructor and Description |
|---|
JsonDocumentFormatRegistry(InputStream input) |
JsonDocumentFormatRegistry(String source) |
addFormat, getFormatByExtension, getFormatByMediaType, getOutputFormatspublic JsonDocumentFormatRegistry(InputStream input) throws org.json.JSONException, IOException
org.json.JSONExceptionIOExceptionpublic JsonDocumentFormatRegistry(String source) throws org.json.JSONException
org.json.JSONExceptionCopyright © 2003–2015. All rights reserved.