Uses of Interface
org.odftoolkit.odfdom.pkg.ValidationConstraint
Packages that use ValidationConstraint
Package
Description
Representing the "Package Layer", the physical document handling.
-
Uses of ValidationConstraint in org.odftoolkit.odfdom.dom
Classes in org.odftoolkit.odfdom.dom that implement ValidationConstraintModifier and TypeClassDescriptionenumThis class is used for validation of the ODF Document. -
Uses of ValidationConstraint in org.odftoolkit.odfdom.pkg
Classes in org.odftoolkit.odfdom.pkg that implement ValidationConstraintModifier and TypeClassDescriptionenumThis class is used for validation of the ODF Package.Methods in org.odftoolkit.odfdom.pkg that return ValidationConstraintConstructors in org.odftoolkit.odfdom.pkg with parameters of type ValidationConstraintModifierConstructorDescriptionOdfValidationException(ValidationConstraint constraint) An OdfValidationException should be used for any validation result related to an ODF package.OdfValidationException(ValidationConstraint constraint, String sourcePath, Exception e, Object... messageParameters) An OdfValidationException should be used for any validation result related to an ODF package.OdfValidationException(ValidationConstraint constraint, String sourcePath, Object... messageParameters) An OdfValidationException should be used for any validation result related to an ODF package.