Class CheckedoutProperty

  • All Implemented Interfaces:
    Property

    public class CheckedoutProperty
    extends HrefValuedProperty
    This interface models the <D:checked-in> 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

      • CheckedoutProperty

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