Uses of Class
net.sf.logdistiller.Attributes.Extension

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

Uses of Attributes.Extension in net.sf.logdistiller
 

Fields in net.sf.logdistiller declared as Attributes.Extension
static Attributes.Extension[] Attributes.NO_EXTENSIONS
           
 

Methods in net.sf.logdistiller that return Attributes.Extension
 Attributes.Extension[] LogType.Description.getExtensions()
           
 Attributes.Extension[] LogDistiller.LogType.getExtensions()
           
 Attributes.Extension[] Attributes.getExtensions()
           
 

Methods in net.sf.logdistiller with parameters of type Attributes.Extension
 void LogType.Description.setExtensions(Attributes.Extension[] extensions)
           
 

Constructors in net.sf.logdistiller with parameters of type Attributes.Extension
Attributes(String attributes, Attributes.Extension[] extensions)
           
 

Uses of Attributes.Extension in net.sf.logdistiller.xml
 

Methods in net.sf.logdistiller.xml that return Attributes.Extension
protected  Attributes.Extension DOMConfigurator.parseExtension(Element element)
           
protected  Attributes.Extension[] DOMConfigurator.parseExtensions(Iterator iter)
           
 



Copyright © 2004-2009. All Rights Reserved.