|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.geodatabasedistributed.IGdbXmlExportEventsAdapter
public class IGdbXmlExportEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.geodatabasedistributed.IGdbXmlExportEvents'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.geodatabasedistributed.IGdbXmlExportEvents |
---|
IID, IID17ce60d7_24f8_49cc_8fc4_94471dbaf723, xxDummy |
Constructor Summary | |
---|---|
IGdbXmlExportEventsAdapter()
|
Method Summary | |
---|---|
void |
afterEndElement(IGdbXmlExportEventsAfterEndElementEvent theEvent)
Called after writing an XML workspace document. |
void |
beforeStartElement(IGdbXmlExportEventsBeforeStartElementEvent theEvent)
Called before writing an XML workspace document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IGdbXmlExportEventsAdapter()
Method Detail |
---|
public void beforeStartElement(IGdbXmlExportEventsBeforeStartElementEvent theEvent) throws java.io.IOException, AutomationException
beforeStartElement
in interface IGdbXmlExportEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void afterEndElement(IGdbXmlExportEventsAfterEndElementEvent theEvent) throws java.io.IOException, AutomationException
afterEndElement
in interface IGdbXmlExportEvents
theEvent
- The event
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 |