|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.nuiton.license.plugin |
|---|
| Class org.nuiton.license.plugin.AddThirdPartyMojo.LicenseMap extends TreeMap<String,SortedSet<String>> implements Serializable |
|---|
serialVersionUID: 864199843545688069L
| Package org.nuiton.license.plugin.header |
|---|
| Class org.nuiton.license.plugin.header.InvalideFileHeaderException extends IOException implements Serializable |
|---|
serialVersionUID: 1L
| Package org.nuiton.license.plugin.model.descriptor |
|---|
| Class org.nuiton.license.plugin.model.descriptor.FileSet extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
boolean useDefaultExcludes
String basedir
List<E> includes
String include
To add a single include.
When <include> subelements are present, they define a set of files and directory to include. If none is present, then <includes> represents all valid values.
List<E> excludes
String exclude
To add a single exclude.
When <exclude> subelements are present, they define a set of files and directory to exclude. If none is present, then <excludes> represents no exclusions.
String lineEnding
| Class org.nuiton.license.plugin.model.descriptor.Header extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String licenseName
String commentStyle
List<E> fileSets
FileSet fileSet
| Class org.nuiton.license.plugin.model.descriptor.LicenseProjectDescriptor extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String mainLicense
List<E> headers
Header header
Header
.
String modelEncoding
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||