Interface Profile
public interface Profile
-
Method Summary
Modifier and TypeMethodDescriptioncheck
(OpenDocument document) check
(ValidationReport report) getId()
getName()
getRules()
-
Method Details
-
getId
String getId() -
getName
String getName() -
getDescription
String getDescription() -
check
- Throws:
PackageParser.ParseException
-
check
- Throws:
PackageParser.ParseException
-
getRules
-