org.odftoolkit.odfvalidator
Interface ODFValidatorProvider
- All Known Implementing Classes:
- ODFValidator
public interface ODFValidatorProvider
getValidator
Validator getValidator(PrintStream aOut,
OdfVersion aVersion)
throws ODFValidatorException
- Throws:
ODFValidatorException
getStrictValidator
Validator getStrictValidator(PrintStream aOut,
OdfVersion aVersion)
throws ODFValidatorException
- Throws:
ODFValidatorException
getManifestValidator
Validator getManifestValidator(PrintStream aOut,
OdfVersion aVersion)
throws ODFValidatorException
- Throws:
ODFValidatorException
getDSigValidator
Validator getDSigValidator(PrintStream aOut,
OdfVersion aVersion)
throws ODFValidatorException
- Throws:
ODFValidatorException
getMathMLValidator
Validator getMathMLValidator(PrintStream aOut,
OdfVersion aVersion)
throws ODFValidatorException
- Throws:
ODFValidatorException
getMathMLDTDSystemId
String getMathMLDTDSystemId(OdfVersion aVersion)
throws ODFValidatorException
- Throws:
ODFValidatorException
resetValidatorProvider
void resetValidatorProvider()
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.