|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXMLIndexUtil
XML Index Utilities.
| Method Summary | |
|---|---|
void |
loadTags(String xml,
IXMLIndexTags tags)
Loads the collection of tags from an XML document. |
void |
synchronizeTextIndex(String className,
String xmlFieldName)
synchronizeTextIndex |
| Method Detail |
|---|
void loadTags(String xml,
IXMLIndexTags tags)
throws IOException,
AutomationException
xml - The xml (in)tags - A reference to a com.esri.arcgis.geodatabase.IXMLIndexTags (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void synchronizeTextIndex(String className,
String xmlFieldName)
throws IOException,
AutomationException
className - The className (in)xmlFieldName - The xmlFieldName (in)
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 | ||||||||