|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OdfVersion in org.odftoolkit.odfvalidator |
---|
Fields in org.odftoolkit.odfvalidator declared as OdfVersion | |
---|---|
protected OdfVersion |
ODFValidator.m_aVersion
|
protected OdfVersion |
ODFValidator.mOdfPackageVersion
|
Methods in org.odftoolkit.odfvalidator that return OdfVersion | |
---|---|
static OdfVersion |
OdfVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OdfVersion |
OdfVersion.valueOf(String _aString,
boolean _bAttrValue)
|
static OdfVersion[] |
OdfVersion.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 OdfVersion | |
---|---|
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 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |