| Interface | Description |
|---|---|
| IBinaryFileSpecification |
Extension of IFileSpecification that can open an input stream to the specified file.
|
| IFileSpecification |
The interface for file specifications.
|
| Class | Description |
|---|---|
| BaseFileSpecification |
Base class for all IFileSpecifications, which has a file path and knows
how to perform basic operations with it.
|
| CombinedFile |
This is an
IFileSpecification that include multiple source files into
one. |
| FileSpecification |
A file specification that reads the content of the file from the file itself.
|
| FileSpecification.NoCRLFInputStream |
| Enum | Description |
|---|---|
| CombinedFile.BOM |
BOM patterns.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.