|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXMLTypeMapper2
COM Interface 'IXMLTypeMapper2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to members that convert to and from XML to native types.' 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 |
IID39fdb45d_2b8e_4e07_a24c_55d722bc4bac
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.IXMLTypeMapper |
|---|
IIDa9a5de92_e3c9_4940_b0f4_6d93cdf2602b |
| Method Summary | |
|---|---|
java.lang.String |
fromInt64(long value)
Converts an int64 to an XML integer. |
long |
toInt64(java.lang.String text)
Converts an XML integer to an int64. |
| Methods inherited from interface com.esri.arcgis.system.IXMLTypeMapper |
|---|
fromBinary, fromBoolean, fromByte, fromDate, fromDouble, fromFloat, fromInteger, fromShort, toBinary, toBoolean, toByte, toDate, toDouble, toFloat, toInteger, toObject, toShort |
| Field Detail |
|---|
static final int IID39fdb45d_2b8e_4e07_a24c_55d722bc4bac
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String fromInt64(long value)
throws java.io.IOException,
AutomationException
value - Signed 64-bit int (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
long toInt64(java.lang.String text)
throws java.io.IOException,
AutomationException
text - The text (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 | ||||||||