|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogDistiller.Output | |
---|---|
net.sf.logdistiller | Main classes for LogDistiller. |
net.sf.logdistiller.xml | XML configuration of LogDistiller. |
Uses of LogDistiller.Output in net.sf.logdistiller |
---|
Methods in net.sf.logdistiller that return LogDistiller.Output | |
---|---|
LogDistiller.Output |
LogDistiller.getOutput()
|
LogDistiller.Output |
LogDistiller.Report.getOutput()
|
Constructors in net.sf.logdistiller with parameters of type LogDistiller.Output | |
---|---|
LogDistiller(String id,
String description,
LogDistiller.LogType logtype,
LogDistiller.Output output,
LogDistiller.Category[] categories,
LogDistiller.Group[] groups)
|
|
LogDistiller(String id,
String description,
LogDistiller.LogType logtype,
LogDistiller.Output output,
LogDistiller.Category[] categories,
LogDistiller.Group[] groups,
boolean old)
|
Uses of LogDistiller.Output in net.sf.logdistiller.xml |
---|
Methods in net.sf.logdistiller.xml that return LogDistiller.Output | |
---|---|
protected LogDistiller.Output |
DOMConfigurator.parseOutput(Element element)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |