Class OwnerProperty

  • All Implemented Interfaces:
    Property

    public class OwnerProperty
    extends HrefValuedProperty
    This interface models the <D:owner> property, which is defined in the WebDAV Access Control Protocol specification.
    • Field Detail

      • TAG_NAME

        public static final java.lang.String TAG_NAME
        The property name.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OwnerProperty

        public OwnerProperty​(ResponseEntity response,
                             org.w3c.dom.Element element)
        Default constructor for the property.