|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.PatternSet
org.apache.maven.model.FileSet
public class FileSet
null
| Constructor Summary | |
|---|---|
FileSet()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDirectory()
Get Describe the directory where the resources are stored. |
java.lang.String |
getModelEncoding()
|
void |
setDirectory(java.lang.String directory)
Set Describe the directory where the resources are stored. |
void |
setModelEncoding(java.lang.String modelEncoding)
|
| Methods inherited from class org.apache.maven.model.PatternSet |
|---|
addExclude, addInclude, getExcludes, getIncludes, removeExclude, removeInclude, setExcludes, setIncludes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSet()
| Method Detail |
|---|
public java.lang.String getDirectory()
public void setDirectory(java.lang.String directory)
directory - public void setModelEncoding(java.lang.String modelEncoding)
setModelEncoding in class PatternSetpublic java.lang.String getModelEncoding()
getModelEncoding in class PatternSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||