|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IJSONSerializer
COM Interface 'IJSONSerializer'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to high-level JSON serialization 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 |
IIDab718cdf_0c06_4d18_9aa4_a6c54b2bc28c
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.IExternalSerializer |
|---|
IIDe760e960_f144_4b30_930b_5f8056e4e305 |
| Method Summary | |
|---|---|
IJSONWriter |
getWriter()
Obtains JSON Writer. |
void |
initSerializer(IJSONWriter pWriter,
IPropertySet pProps)
Writes serialization options. |
| Methods inherited from interface com.esri.arcgis.system.IExternalSerializer |
|---|
writeObject |
| Field Detail |
|---|
static final int IIDab718cdf_0c06_4d18_9aa4_a6c54b2bc28c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IJSONWriter getWriter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void initSerializer(IJSONWriter pWriter,
IPropertySet pProps)
throws java.io.IOException,
AutomationException
pWriter - A reference to a com.esri.arcgis.system.IJSONWriter (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 | ||||||||