| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Propfind | |
|---|---|
| org.apache.wink.webdav.model | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | 
| Uses of Propfind in org.apache.wink.webdav.model | 
|---|
| Methods in org.apache.wink.webdav.model that return Propfind | |
|---|---|
|  Propfind | ObjectFactory.createPropfind()Create an instance of Propfind | 
| static Propfind | Propfind.unmarshal(java.io.InputStream is)Unmarshal a Propfind object from the provided input stream | 
| static Propfind | Propfind.unmarshal(java.io.Reader reader)Unmarshal a Propfind object from the provided reader | 
| Methods in org.apache.wink.webdav.model with parameters of type Propfind | |
|---|---|
| static void | Propfind.marshal(Propfind instance,
        java.io.OutputStream os)Marshal a Propfind object to the provided output stream | 
| static void | Propfind.marshal(Propfind instance,
        java.io.Writer writer)Marshal a Propfind object to the provided writer | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||