Class OPFChecker30

    • Method Detail

      • checkCollections

        private void checkCollections()
      • checkCollectionsContent

        private void checkCollectionsContent()
      • checkDictCollection

        private void checkDictCollection​(ResourceCollection collection)
      • checkDictCollectionContent

        private void checkDictCollectionContent​(ResourceCollection collection)
      • checkIndexCollection

        private void checkIndexCollection​(ResourceCollection collection)
      • checkPreviewCollection

        private void checkPreviewCollection​(ResourceCollection collection)
      • checkLinkedResources

        private void checkLinkedResources()
      • checkMediaOverlaysDuration

        private void checkMediaOverlaysDuration()
      • checkPagination

        private void checkPagination()
      • checkSemantics

        private void checkSemantics()
      • checkNav

        private void checkNav()
      • checkSpecifics

        private void checkSpecifics()
      • isAudioType

        public static boolean isAudioType​(java.lang.String type)
      • isBlessedAudioType

        public static boolean isBlessedAudioType​(java.lang.String type)
      • isVideoType

        public static boolean isVideoType​(java.lang.String type)
      • isBlessedVideoType

        public static boolean isBlessedVideoType​(java.lang.String type)
      • isCommonVideoType

        public static boolean isCommonVideoType​(java.lang.String type)
      • isFontType

        public static boolean isFontType​(java.lang.String type)
      • isBlessedFontType

        public static boolean isBlessedFontType​(java.lang.String type)
      • isBlessedScriptType

        public static boolean isBlessedScriptType​(java.lang.String type)
      • isCoreMediaType

        public static boolean isCoreMediaType​(java.lang.String type)
      • getPreferredMediaType

        public static java.lang.String getPreferredMediaType​(java.lang.String type,
                                                             java.lang.String path)