Interface PropEntry
- All Known Subinterfaces:
DavProperty<T>
- All Known Implementing Classes:
AbstractDavProperty
,DavPropertyName
,DefaultDavProperty
,HrefProperty
,ResourceType
public interface PropEntry
Marker interface used to flag the different types of entries that form
part of a PROPPATCH request and define the possible entries for a
PropContainer
.