|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXMLIndex
A XML Index defines the searchable tags of an XML document stored in an XML field.
| Method Summary | |
|---|---|
String |
getDescription()
A textual description of the XML Index. |
IXMLIndexTags |
getExcludedTags()
The collection of excluded tags. |
IXMLIndexTags |
getIncludedTags()
The collection of included tags. |
int |
getXMLIndexType()
The type of XML Index. |
| Method Detail |
|---|
int getXMLIndexType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IXMLIndexTags getIncludedTags()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IXMLIndexTags getExcludedTags()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getDescription()
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 | ||||||||