Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
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-2014 The Apache Software Foundation. All Rights Reserved.