Uses of Class
com.mycila.maven.plugin.license.HeaderSection
-
Packages that use HeaderSection Package Description com.mycila.maven.plugin.license com.mycila.maven.plugin.license.header -
-
Uses of HeaderSection in com.mycila.maven.plugin.license
Fields in com.mycila.maven.plugin.license declared as HeaderSection Modifier and Type Field Description HeaderSection[]LicenseSet. headerSectionsHeadSections define special regions of a header that allow for dynamic substitution and validation -
Uses of HeaderSection in com.mycila.maven.plugin.license.header
Constructors in com.mycila.maven.plugin.license.header with parameters of type HeaderSection Constructor Description Header(HeaderSource location, HeaderSection[] sections)Constructs aHeaderobject pointing to a license template file.
-