Represents a sequence of documents as a file system (I.e., for use in the globber).
- Namespace
- Statiq
.Common - Interfaces
- Base Types
-
- object
Syntax
public class DocumentFileProvider : IFileProvider
Constructors
| Name | Summary |
|---|---|
| DocumentFileProvider |
Creates a file provider for a sequence of documents. |
Methods
| Name | Return Value | Summary |
|---|---|---|
| GetDirectory |
IDirectory | |
| GetDocument |
IDocument | |
| GetFile |
IFile |