|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bradmcevoy.http.webdav.DefaultPropFindRequestFieldParser
public class DefaultPropFindRequestFieldParser
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.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.bradmcevoy.http.webdav.PropFindRequestFieldParser |
|---|
PropFindRequestFieldParser.ParseResult |
| Constructor Summary | |
|---|---|
DefaultPropFindRequestFieldParser()
|
|
| Method Summary | |
|---|---|
PropFindRequestFieldParser.ParseResult |
getRequestedFields(java.io.InputStream in)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPropFindRequestFieldParser()
| Method Detail |
|---|
public PropFindRequestFieldParser.ParseResult getRequestedFields(java.io.InputStream in)
getRequestedFields in interface PropFindRequestFieldParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||