Uses of Class
org.odftoolkit.odfvalidator.Logger.LogLevel

Uses of Logger.LogLevel in org.odftoolkit.odfvalidator
 

Methods in org.odftoolkit.odfvalidator that return Logger.LogLevel
static Logger.LogLevel Logger.LogLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Logger.LogLevel[] Logger.LogLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.odftoolkit.odfvalidator with parameters of type Logger.LogLevel
ODFFileValidator(File aFile, Logger.LogLevel nLogLevel, OdfValidatorMode eMode, OdfVersion aVersion, SAXParseExceptionFilter aFilter, ODFValidatorProvider aValidatorProvider)
          Creates a new instance of ODFFileValidator
ODFValidator(Configuration aConfig, Logger.LogLevel nLogLevel, boolean logAsHTML, OdfVersion aVersion, boolean bUseMathDTD)
          Creates a new instance of Validator
ODFValidator(Configuration aConfig, Logger.LogLevel nLogLevel, OdfVersion aVersion, boolean bUseMathDTD)
          Creates a new instance of Validator
 



Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.