|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IJSONDeserializer
Provides access to high-level JSON deserialization methods.
| Method Summary | |
|---|---|
IJSONReader |
getReader()
Obtains JSON Reader. |
void |
initDeserializer(IJSONReader pReader,
IPropertySet pProps)
Write deserialization options. |
| Methods inherited from interface com.esri.arcgis.system.IExternalDeserializer |
|---|
readObject |
| Method Detail |
|---|
IJSONReader getReader()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void initDeserializer(IJSONReader pReader,
IPropertySet pProps)
throws IOException,
AutomationException
pReader - A reference to a com.esri.arcgis.system.IJSONReader (in)pProps - A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||