Class CheckedinProperty

  • All Implemented Interfaces:
    Property

    public class CheckedinProperty
    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

      • CheckedinProperty

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