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

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

Uses of LogDistiller.LogType in net.sf.logdistiller
 

Methods in net.sf.logdistiller that return LogDistiller.LogType
 LogDistiller.LogType LogDistiller.getLogType()
           
 

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

Methods in net.sf.logdistiller.xml that return LogDistiller.LogType
protected  LogDistiller.LogType DOMConfigurator.parseLogType(Element element)
           
 



Copyright © 2004-2009. All Rights Reserved.