public class PageDavItem extends DavItem
Modifier and Type | Field and Description |
---|---|
protected Namespace |
m_davns |
protected Namespace |
m_dcns |
protected WikiPage |
m_page |
m_items, m_path, m_provider
Constructor and Description |
---|
PageDavItem(DavProvider provider,
DavPath path,
WikiPage page) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<Element> |
getCommonProperties() |
java.lang.String |
getContentType() |
java.lang.String |
getHref() |
java.io.InputStream |
getInputStream() |
long |
getLength() |
WikiPage |
getPage() |
java.util.Collection |
getPropertySet() |
protected WikiPage m_page
protected Namespace m_dcns
protected Namespace m_davns
public PageDavItem(DavProvider provider, DavPath path, WikiPage page)
public WikiPage getPage()
protected java.util.Collection<Element> getCommonProperties()
public java.util.Collection getPropertySet()
getPropertySet
in class DavItem
public java.lang.String getContentType()
getContentType
in class DavItem
public java.io.InputStream getInputStream()
getInputStream
in class DavItem
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.