Uses of Class
net.sf.logdistiller.LogDistiller.Group

Packages that use LogDistiller.Group
net.sf.logdistiller Main classes for LogDistiller
net.sf.logdistiller.xml XML configuration of LogDistiller
 

Uses of LogDistiller.Group in net.sf.logdistiller
 

Methods in net.sf.logdistiller that return LogDistiller.Group
 LogDistiller.Group LogDistillation.Group.getDefinition()
           
 LogDistiller.Group LogDistiller.Report.getGroup()
           
 LogDistiller.Group LogDistiller.Plugin.getGroup()
           
 LogDistiller.Group[] LogDistiller.getGroups()
           
 

Constructors in net.sf.logdistiller with parameters of type LogDistiller.Group
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)
           
 

Uses of LogDistiller.Group in net.sf.logdistiller.xml
 

Methods in net.sf.logdistiller.xml that return LogDistiller.Group
protected  LogDistiller.Group DOMConfigurator.parseGroup(Element element, Map categories)
           
protected  LogDistiller.Group[] DOMConfigurator.parseGroups(Iterator iter, LogDistiller.Category[] categories)
           
 



Copyright © 2004-2009. All Rights Reserved.