|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Configuration in org.odftoolkit.odfvalidator |
---|
Fields in org.odftoolkit.odfvalidator declared as Configuration | |
---|---|
protected Configuration |
ODFValidator.m_aConfig
|
Methods in org.odftoolkit.odfvalidator with parameters of type Configuration | |
---|---|
boolean |
ODFValidator.validate(PrintStream aOut,
Configuration aConfig,
OdfValidatorMode eMode)
|
Constructors in org.odftoolkit.odfvalidator with parameters of type Configuration | |
---|---|
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 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |