|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExternalSerializer
COM Interface 'IExternalSerializer'. 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 |
IIDe760e960_f144_4b30_930b_5f8056e4e305
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
writeObject(java.lang.Object pUnk,
IPropertySet pProps)
Serializes an object. |
Field Detail |
---|
static final int IIDe760e960_f144_4b30_930b_5f8056e4e305
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void writeObject(java.lang.Object pUnk, IPropertySet pProps) throws java.io.IOException, AutomationException
pUnk
- A reference to another Object (IUnknown) (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 |