Package com.adobe.xmp.schema.model


package com.adobe.xmp.schema.model
  • Class
    Description
    Describes an XMP array property.
    Enumeration of the four XMP array forms.
    Describes an XMP property that can live either in an SchemaDescription as top-level property or or in an StructType as a struct field.
    When added to a schema description it has to be in the same namespace as the parent schema.
    The base interface for all XMP property types, which are SimpleType (describes simple properties), ArrayType (describes array properties), StructType (describes struct properties), UnspecifiedType (this is only used during schema parsing)
    Describes a single XMP namespace.
     
     
    Describes a simple XMP type.
    Enum of all five basic XMP simple types
    Describes an XMP array property.
    The type registry serves two purposes: 1.
    Marker Interface for all property rules.
    Comparison operators, used for Integer, Real, as well as array and string length
    Logical operators
    Interface for a type which type is not defined yet, but which can already be registered with the TypeRegistry.
    Doesn't add anything to the default Exception.