|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICsvCrawler
COM Interface 'ICsvCrawler'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a CSV file crawler.' 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 |
IID234790e2_c32a_425d_bafc_945e7cb1da8a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getPath()
The CSV file to crawl. |
java.lang.String |
getSourceField()
The name of the field that references the raster dataset. |
void |
setPath(java.lang.String pCsvFilePath)
The CSV file to crawl. |
void |
setSourceField(java.lang.String pSourceField)
The name of the field that references the raster dataset. |
Field Detail |
---|
static final int IID234790e2_c32a_425d_bafc_945e7cb1da8a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setPath(java.lang.String pCsvFilePath) throws java.io.IOException, AutomationException
pCsvFilePath
- The pCsvFilePath (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getPath() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSourceField(java.lang.String pSourceField) throws java.io.IOException, AutomationException
pSourceField
- The pSourceField (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSourceField() throws java.io.IOException, AutomationException
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 |