Package org.verapdf.model.xmplayer
Interface XMPLangAlt
- All Superinterfaces:
Object,XMPObject,XMPProperty
- All Known Implementing Classes:
AXLXMPLangAlt
Language Alternative property
-
Method Summary
Modifier and TypeMethodDescriptiontrue if the Language alternative array has only a default value with an undefined language (x-default)Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.xmplayer.XMPProperty
getisDefinedInCurrentPackage, getisDefinedInMainPackage, getisPredefinedInXMP2004, getisPredefinedInXMP2005, getisValueTypeCorrect, getpredefinedType
-
Method Details
-
getxDefault
Boolean getxDefault()true if the Language alternative array has only a default value with an undefined language (x-default)
-