public abstract class IncludeFileContentProvider extends Object
Constructor and Description |
---|
IncludeFileContentProvider() |
Modifier and Type | Method and Description |
---|---|
static IncludeFileContentProvider |
adapt(ICodeReaderFactory factory)
Deprecated.
Provided to achieve backwards compatibility.
|
static IncludeFileContentProvider |
getEmptyFilesProvider()
Returns a provider that pretends that every include file is empty.
|
static IncludeFileContentProvider |
getSavedFilesProvider()
Returns a provider for the content as saved in the file-system,
without using a cache.
|
public static IncludeFileContentProvider getEmptyFilesProvider()
public static IncludeFileContentProvider getSavedFilesProvider()
@Deprecated public static IncludeFileContentProvider adapt(ICodeReaderFactory factory)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.