Package org.w3c.ddr.simple

Interface Summary
Evidence An interface representing evidence that is to be supplied to getPropertyValue or getPropertyValues methods of Service.
PropertyName This class represents the name of a property, drawn from a particular vocabulary (which is identified by a unique namespace).
PropertyRef Represents a Property / Aspect combination.
PropertyValue Represents the value of a property.

NOTE: The underlying data type of a property is determined by its vocabulary.
PropertyValues Represents a collection of PropertyValue instances.
Service This is the 'simple' interface to a DDR service, via which you retrieve properties of the delivery context based on available (HTTP) evidence.
 

Class Summary
ServiceFactory This factory creates a DDR Service instance.