Package com.adobe.xmp.schema.rng.model
-
Interface Summary Interface Description ParamInfo This interface defines constraints on the value of a property.PropertyAnnotationInfo An interface which describes storage of information extracted from annotations into PropertyInfo objects. -
Class Summary Class Description Context The input schema definition file can define multiple XMP schemas.DatatypeInfo This class models data types of values defined in input RelaxNG schemaParamInfoGroup Defines a group of constraints on a property value.ParamInfoImpl This class defines a single constraint on a property valuePropertyInfo This class holds relevant data for constructing aPropertyDescription
object collected from parsing the RelaxNG schema.SchemaInfo This class handles schema level info such as label and description, which is extracted from annotations from RelaxNG schema. -
Enum Summary Enum Description ParamInfoGroup.Operator Operator to define relatioship between constraints defined by a stack ofParamInfo
objects