Class XMPComplexValue

    • Constructor Detail

      • XMPComplexValue

        public XMPComplexValue()
    • Method Detail

      • getSimpleValue

        public abstract Object getSimpleValue()
        Returns a normal Java object representing the value if it is available.
        Returns:
        a simple object value or null if no such value can be returned (for example, because the value is an array and has multiple entries.