|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.logdistiller.ant.AntLogDistillation
output element in rules configuration file.
public class AntLogDistillation
Definition of logdistillation configration in Ant buildfile.
<logdistillation</a> destdir="<i>[directory to store event groups]</i>" content="<i>[content description]</i>" skipgroups="<i>[group to skip]</i>"/>
| Constructor Summary | |
|---|---|
AntLogDistillation()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getContent()
Deprecated. |
File |
getDestdir()
Deprecated. |
String |
getSkipgroups()
Deprecated. |
void |
setContent(String content)
Deprecated. |
void |
setDestdir(File destdir)
Deprecated. |
void |
setSkipgroups(String skipgroups)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AntLogDistillation()
| Method Detail |
|---|
public void setDestdir(File destdir)
public File getDestdir()
public void setContent(String content)
public String getContent()
public void setSkipgroups(String skipgroups)
public String getSkipgroups()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||