|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicXmlBuilderContext
Provides access to members that control information related to the context when the Xml builder runs.
This interface is new at ArcGIS 9.3.
| Method Summary | |
|---|---|
Object |
getXmlSource()
Xml Source. |
void |
setXmlSource(Object pXmlSource)
Xml Source. |
| Method Detail |
|---|
void setXmlSource(Object pXmlSource)
throws IOException,
AutomationException
pXmlSource - A Variant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getXmlSource()
throws IOException,
AutomationException
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 | ||||||||