Uses of Interface
com.adobe.epubcheck.vocab.PropertyStatus
Packages that use PropertyStatus
-
Uses of PropertyStatus in com.adobe.epubcheck.vocab
Classes in com.adobe.epubcheck.vocab that implement PropertyStatusModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumFields in com.adobe.epubcheck.vocab declared as PropertyStatusModifier and TypeFieldDescriptionstatic final PropertyStatusPropertyStatus.ALLOWEDThe 'allowed' status (for properties that are neither disallowed or deprecated).static final PropertyStatusPropertyStatus.DEPRECATEDThe 'deprecated' status (for properties that are allowed but deprecated).static final PropertyStatusPropertyStatus.DISALLOWED_ON_CONTENT_DOCSThe status of properties that are disallowed on Content Documents (documents of type 'application/xhtml+xml')private final PropertyStatusPackageVocabs.LINKREL_PROPERTIES.statusprivate final PropertyStatusProperty.statusprivate final PropertyStatusRenditionVocabs.ITEMREF_PROPERTIES.statusprivate final PropertyStatusRenditionVocabs.META_PROPERTIES.statusprivate final PropertyStatusStructureVocab.EPUB_TYPES.statusConstructors in com.adobe.epubcheck.vocab with parameters of type PropertyStatusModifierConstructorDescriptionprivateEPUB_TYPES(PropertyStatus status) privateITEMREF_PROPERTIES(PropertyStatus status) privateLINKREL_PROPERTIES(PropertyStatus status) privateMETA_PROPERTIES(PropertyStatus status)