@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface DataPath
The data path of the service provider, such as the workspace path, the Mbtiles file path, and so on.
| Modifier and Type | Optional Element and Description | 
|---|---|
| int | index |