public class DirectoryItem extends DavItem
m_items, m_path, m_provider| Constructor and Description | 
|---|
| DirectoryItem(DavProvider provider,
             DavPath path) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addDavItem(DavItem di) | 
| void | addDavItems(java.util.Collection c) | 
| java.lang.String | getContentType() | 
| java.lang.String | getHref() | 
| java.io.InputStream | getInputStream() | 
| long | getLength() | 
| java.util.Collection | getPropertySet() | 
public DirectoryItem(DavProvider provider, DavPath path)
public java.lang.String getContentType()
getContentType in class DavItempublic java.util.Collection getPropertySet()
getPropertySet in class DavItempublic void addDavItem(DavItem di)
public void addDavItems(java.util.Collection c)
public java.io.InputStream getInputStream()
getInputStream in class DavItemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.