|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IXMLIndexUtil
COM Interface 'IXMLIndexUtil'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'XML Index Utilities.' 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 |
IID15b08bc9_9c06_47a2_830f_d4fff1270131
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
loadTags(java.lang.String xml,
IXMLIndexTags tags)
Loads the collection of tags from an XML document. |
void |
synchronizeTextIndex(java.lang.String className,
java.lang.String xmlFieldName)
synchronizeTextIndex |
Field Detail |
---|
static final int IID15b08bc9_9c06_47a2_830f_d4fff1270131
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void loadTags(java.lang.String xml, IXMLIndexTags tags) throws java.io.IOException, AutomationException
xml
- The xml (in)tags
- A reference to a com.esri.arcgis.geodatabase.IXMLIndexTags (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void synchronizeTextIndex(java.lang.String className, java.lang.String xmlFieldName) throws java.io.IOException, AutomationException
className
- The className (in)xmlFieldName
- The xmlFieldName (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 |