Provides access to members that parse Name strings.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
CanParse | Indicates if the given name string can be parsed by this parser. |
![]() |
Parse | Parses the name string and returns a new Name object. |
CoClasses that implement IParseNameString
| CoClasses and Classes | Description |
|---|---|
| AGOCatalogPathParser (esriGeoprocessing) | My Hosted Services Catalog Path Parser. |
| AGSCatalogPathParser (esriGeoprocessing) | ArcGIS Server Catalog Path Parser. |
| ArcInfoWorkspaceFactory (esriDataSourcesFile) | Workspace factory used to create workspace objects for ArcInfo coverages and Info tables. |
| GDSCatalogPathParser (esriGeoprocessing) | ArcGIS Database Server Catalog Path Parser. |
| GpVirtualPathParser (esriGeoprocessing) | InMemory Path Parser. |
| IMSCatalogPathParser (esriGISClient) | IMSGIS Server Catalog Path Parser. |
| LocatorManager (esriLocation) | A manager for locators and locator workspaces. |
| SDCWorkspaceFactory (esriDataSourcesFile) | Esri SDC workspace factory. |
| StandaloneCatalogPathParser (esriGeoprocessing) | Standalone Catalog Path Parser. |
| VpfWorkspaceFactory (esriDataSourcesFile) | Esri VPF Workspace Factory |
| WCSCatalogPathParser (esriGeoprocessing) | ArcGIS WCS Coverage Path Parser. |
