Uses of Class
com.itextpdf.text.log.Level

Packages that use Level
com.itextpdf.text.log   
 

Uses of Level in com.itextpdf.text.log
 

Methods in com.itextpdf.text.log that return Level
static Level Level.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Level[] Level.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.itextpdf.text.log with parameters of type Level
 boolean SysoLogger.isLogging(Level level)
           
 boolean NoOpLogger.isLogging(Level level)
           
 boolean Logger.isLogging(Level level)
           
 



Copyright © 2013. All Rights Reserved.