Package | Description |
---|---|
net.sf.logdistiller |
Main classes for LogDistiller.
|
net.sf.logdistiller.xml |
XML configuration of LogDistiller.
|
Modifier and Type | Method and Description |
---|---|
LogDistiller.Group |
LogDistillation.Group.getDefinition() |
LogDistiller.Group |
LogDistiller.Report.getGroup() |
LogDistiller.Group |
LogDistiller.Plugin.getGroup() |
LogDistiller.Group[] |
LogDistiller.getGroups() |
Modifier and Type | Method and Description |
---|---|
List<LogDistiller.Group> |
LogDistiller.Category.getGroups() |
Constructor and Description |
---|
LogDistillation.Group(LogDistiller.Group definition,
LogDistillation.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) |
Modifier and Type | Method and Description |
---|---|
protected LogDistiller.Group |
DOMConfigurator.parseGroup(Element element,
Map<String,LogDistiller.Category> categories) |
protected LogDistiller.Group[] |
DOMConfigurator.parseGroups(Iterator<Element> iter,
LogDistiller.Category[] categories) |
Copyright © 2004–2014. All rights reserved.