|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugins.assembly.model.SetBase
org.apache.maven.plugins.assembly.model.ModuleSources
public class ModuleSources
Configuration for including the source files for a Module in an assembly.
| Constructor Summary | |
|---|---|
ModuleSources()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getModelEncoding()
|
void |
setModelEncoding(java.lang.String modelEncoding)
|
| Methods inherited from class org.apache.maven.plugins.assembly.model.SetBase |
|---|
addExclude, addInclude, getDirectoryMode, getExcludes, getFileMode, getIncludes, getOutputDirectory, removeExclude, removeInclude, setDirectoryMode, setExcludes, setFileMode, setIncludes, setOutputDirectory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleSources()
| Method Detail |
|---|
public void setModelEncoding(java.lang.String modelEncoding)
setModelEncoding in class SetBasepublic java.lang.String getModelEncoding()
getModelEncoding in class SetBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||