This document is archived and information here might be outdated.  Recommended version.


IParseNameString Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IParseNameString Interface
ArcGIS Developer Help

IParseNameString Interface

Provides access to members that parse Name strings.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method CanParse Indicates if the given name string can be parsed by this parser.
Method Parse Parses the name string and returns a new Name object.

Classes that implement IParseNameString

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.
TaskServicesCatalogPathParser (esriGeoprocessing) Ready-To-Use (task) Services Catalog Path Parser.
VpfWorkspaceFactory (esriDataSourcesFile) Esri VPF Workspace Factory
WCSCatalogPathParser (esriGeoprocessing) ArcGIS WCS Coverage Path Parser.