| AdditionalHeaderDefinition |
The class AdditionalHeaderDefinition is used to collect header definitions declared in an "external" XML
document configuration.
|
| Header |
The Header class wraps the license template file, the one which have to be outputted inside the other
files.
|
| HeaderDefinition |
The HeaderDefinition class defines what is needed to output a header text into the of the given file
type and what is needed to match the first line as well as the last line of a previous header of the given file
type.
|
| HeaderParser |
The HeaderParser class is used to get header information about the current header defined in the given
file.
|
| HeaderSource |
Provides an access to the license template text.
|
| HeaderSource.LiteralHeaderSource |
A HeaderSource built from a license header template literal.
|
| HeaderSource.MultiLiteralHeaderSource |
A HeaderSource built from multiple license header template literals.
|
| HeaderSource.MultiUrlHeaderSource |
|
| HeaderSource.UrlHeaderSource |
|