public interface IIndexFileLocation
IndexLocationFactory
. Two index file locations are considered equal if their URIs are
equal.Modifier and Type | Method and Description |
---|---|
String |
getFullPath()
Returns the workspace relative path of the file in the index or
null if the file
is not in the workspace. |
URI |
getURI()
Returns the URI of the indexed file (non-
null ). |
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.