Class DefaultPropFindRequestFieldParser

java.lang.Object
io.milton.http.webdav.DefaultPropFindRequestFieldParser
All Implemented Interfaces:
PropFindRequestFieldParser

public class DefaultPropFindRequestFieldParser extends Object implements PropFindRequestFieldParser
Simple implmentation which just parses the request body. If no xml is present it will return an empty set. Note this generally shouldnt be used directly, but should be wrapped by MSPropFindRequestFieldParser to support windows clients.
Author:
brad