Uses of Interface
org.apache.stylebook.Logger

Packages that use Logger
org.apache.stylebook   
 

Uses of Logger in org.apache.stylebook
 

Classes in org.apache.stylebook that implement Logger
 class StyleBook
           
 

Constructors in org.apache.stylebook with parameters of type Logger
BasicEngine(java.lang.String parser, java.net.URL conf, Logger logger)
          Create a new instance of this Engine.