|
||||||||||
| 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()
Get the modelEncoding field. |
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)
Set the modelEncoding field. |
| 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 java.lang.String getModelEncoding()
public void removeFile(File file)
file - public void setFiles(java.util.List files)
files - public void setModelEncoding(java.lang.String modelEncoding)
modelEncoding -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||