Class EmbeddedObjectsRule
java.lang.Object
org.openpreservation.odf.validation.rules.EmbeddedObjectsRule
- All Implemented Interfaces:
Rule
-
Method Summary
Modifier and TypeMethodDescriptioncheck
(OpenDocument document) check
(ValidationReport report) final boolean
getId()
getName()
final int
hashCode()
boolean
-
Method Details
-
check
- Specified by:
check
in interfaceRule
- Throws:
PackageParser.ParseException
-
getId
-
getName
-
getDescription
- Specified by:
getDescription
in interfaceRule
-
getSeverity
- Specified by:
getSeverity
in interfaceRule
-
isPrerequisite
public boolean isPrerequisite()- Specified by:
isPrerequisite
in interfaceRule
-
check
- Specified by:
check
in interfaceRule
- Throws:
PackageParser.ParseException
-
hashCode
public final int hashCode() -
equals
-