Uses of Interface
ch.qos.logback.core.html.CssBuilder

Packages that use CssBuilder
ch.qos.logback.core.html Contains the base classes needed to format logging events to HTML. 
 

Uses of CssBuilder in ch.qos.logback.core.html
 

Fields in ch.qos.logback.core.html declared as CssBuilder
protected  CssBuilder HTMLLayoutBase.cssBuilder
           
 

Methods in ch.qos.logback.core.html that return CssBuilder
 CssBuilder HTMLLayoutBase.getCssBuilder()
           
 

Methods in ch.qos.logback.core.html with parameters of type CssBuilder
 void HTMLLayoutBase.setCssBuilder(CssBuilder cssBuilder)
           
 



Copyright © 2005-2014 QOS.ch. All Rights Reserved.