|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IJSONDeserializer
COM Interface 'IJSONDeserializer'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to high-level JSON deserialization methods.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID1e6dc0eb_5c8a_4401_a8af_bb5602ddfb7e
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.IExternalDeserializer |
|---|
IID09134de8_4147_4564_82bd_6cc18414c389 |
| 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 |
| Field Detail |
|---|
static final int IID1e6dc0eb_5c8a_4401_a8af_bb5602ddfb7e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IJSONReader getReader()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void initDeserializer(IJSONReader pReader,
IPropertySet pProps)
throws java.io.IOException,
AutomationException
pReader - A reference to a com.esri.arcgis.system.IJSONReader (in)pProps - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.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 | ||||||||