Class RealType

    • Field Detail

      • realValue

        private float realValue
    • Constructor Detail

      • RealType

        public RealType​(XMPMetadata metadata,
                        java.lang.String namespaceURI,
                        java.lang.String prefix,
                        java.lang.String propertyName,
                        java.lang.Object value)
        Property Real type constructor (namespaceURI is given)
        Parameters:
        metadata - The metadata to attach to this property
        namespaceURI - the namespace URI to associate to this property
        prefix - The prefix to set for this property
        propertyName - The local Name of this property
        value - The value to set