|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.verifier.model.Verifications
public class Verifications
Root element of the verifications file.
| Constructor Summary | |
|---|---|
Verifications()
|
|
| Method Summary | |
|---|---|
void |
addFile(File file)
Method addFile |
java.util.List |
getFiles()
Method getFiles |
java.lang.String |
getModelEncoding()
|
void |
removeFile(File file)
Method removeFile |
void |
setFiles(java.util.List files)
Set List of files and directories to check. |
void |
setModelEncoding(java.lang.String modelEncoding)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Verifications()
| Method Detail |
|---|
public void addFile(File file)
file - public java.util.List getFiles()
public void removeFile(File file)
file - public void setFiles(java.util.List files)
files - public void setModelEncoding(java.lang.String modelEncoding)
public java.lang.String getModelEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||