Uses of Class
io.milton.http.webdav.PropertiesRequest
Packages that use PropertiesRequest
-
Uses of PropertiesRequest in io.milton.http.webdav
Methods in io.milton.http.webdav that return PropertiesRequestModifier and TypeMethodDescriptionDefaultPropFindRequestFieldParser.getRequestedFields(InputStream in) MsPropFindRequestFieldParser.getRequestedFields(InputStream in) PropFindRequestFieldParser.getRequestedFields(InputStream in) static PropertiesRequestPropertiesRequest.toProperties(Set<QName> set) Methods in io.milton.http.webdav with parameters of type PropertiesRequestModifier and TypeMethodDescriptionDefaultPropFindPropertyBuilder.buildProperties(PropFindableResource pfr, int depth, PropertiesRequest parseResult, String url) Construct a list of PropFindResponse for the given resource, using the PropertySource's injected into this class.PropFindPropertyBuilder.buildProperties(PropFindableResource pfr, int depth, PropertiesRequest parseResult, String url) Construct a list of PropFindResponse for the given resource, using the PropertySource's injected into this class.voidDefaultPropFindPropertyBuilder.processResource(List<PropFindResponse> responses, PropFindableResource resource, PropertiesRequest parseResult, String href, int requestedDepth, int currentDepth, String collectionHref) voidPropFindPropertyBuilder.processResource(List<PropFindResponse> responses, PropFindableResource resource, PropertiesRequest parseResult, String href, int requestedDepth, int currentDepth, String collectionHref)