|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXMLObjectElement
COM Interface 'IXMLObjectElement'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to members that control writing objects to 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 |
IID77d57dda_e1e3_459a_91d1_192126bc344a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
readXML(IXMLReader pReader,
IPropertySet environment,
IXMLFlags flags)
Reads the object from XML. |
void |
writeXML(IXMLWriter pWriter,
IPropertySet environment,
IXMLFlags flags,
java.lang.String elementName,
java.lang.String elementNamespaceURI)
Writes the object to XML. |
| Field Detail |
|---|
static final int IID77d57dda_e1e3_459a_91d1_192126bc344a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void writeXML(IXMLWriter pWriter,
IPropertySet environment,
IXMLFlags flags,
java.lang.String elementName,
java.lang.String elementNamespaceURI)
throws java.io.IOException,
AutomationException
pWriter - A reference to a com.esri.arcgis.system.IXMLWriter (in)environment - A reference to a com.esri.arcgis.system.IPropertySet (in)flags - A reference to a com.esri.arcgis.system.IXMLFlags (in)elementName - The elementName (in)elementNamespaceURI - The elementNamespaceURI (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void readXML(IXMLReader pReader,
IPropertySet environment,
IXMLFlags flags)
throws java.io.IOException,
AutomationException
pReader - A reference to a com.esri.arcgis.system.IXMLReader (in)environment - A reference to a com.esri.arcgis.system.IPropertySet (in)flags - A reference to a com.esri.arcgis.system.IXMLFlags (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 | ||||||||