|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXMLWriter2
COM Interface 'IXMLWriter2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to members that control the sequential writing of XML.' 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 |
IID034900a2_4db4_4074_8a7b_3a0885b844a2
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.IXMLWriter |
|---|
IID5f50e520_1278_4c7a_937c_ae5874548431 |
| Method Summary | |
|---|---|
IStream |
getStream()
Obtains underlying stream. |
void |
writeInt64(long value)
Writes an element value as an int64. |
| Methods inherited from interface com.esri.arcgis.system.IXMLWriter |
|---|
lookupNamespace, writeBinary, writeBoolean, writeByte, writeCData, writeDate, writeDouble, writeEndTag, writeFloat, writeInteger, writeNewLine, writeShort, writeStartTag, writeTab, writeText, writeTo, writeVariant, writeXML, writeXMLDeclaration |
| Field Detail |
|---|
static final int IID034900a2_4db4_4074_8a7b_3a0885b844a2
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IStream getStream()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void writeInt64(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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||