|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogDistiller.Category | |
---|---|
net.sf.logdistiller | Main classes for LogDistiller. |
net.sf.logdistiller.xml | XML configuration of LogDistiller. |
Uses of LogDistiller.Category in net.sf.logdistiller |
---|
Methods in net.sf.logdistiller that return LogDistiller.Category | |
---|---|
LogDistiller.Category[] |
LogDistiller.getCategories()
|
LogDistiller.Category |
LogDistiller.Group.getCategory()
|
LogDistiller.Category |
LogDistillation.Category.getDefinition()
|
Constructors in net.sf.logdistiller with parameters of type LogDistiller.Category | |
---|---|
LogDistillation.Category(LogDistiller.Category definition)
|
|
LogDistiller.Group(String id,
String description,
boolean continueProcessing,
boolean save,
Map params,
Condition[] conditions,
LogDistiller.Report[] reports,
LogDistiller.Plugin[] plugins,
LogDistiller.Category category)
|
|
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.Category in net.sf.logdistiller.xml |
---|
Methods in net.sf.logdistiller.xml that return LogDistiller.Category | |
---|---|
protected LogDistiller.Category[] |
DOMConfigurator.parseCategories(Iterator iter)
|
Methods in net.sf.logdistiller.xml with parameters of type LogDistiller.Category | |
---|---|
protected LogDistiller.Group[] |
DOMConfigurator.parseGroups(Iterator iter,
LogDistiller.Category[] categories)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |