IndexingPolicy.getExcludedPaths 方法
定义
Gets the paths that are not indexed.
public Collection<ExcludedPath> getExcludedPaths()
返回
Collection<ExcludedPath>
the excluded paths.
Gets the paths that are not indexed.
public Collection<ExcludedPath> getExcludedPaths()
the excluded paths.