public class HTMLPageDavItem extends PageDavItem
m_davns, m_dcns, m_page
m_items, m_path, m_provider
Constructor and Description |
---|
HTMLPageDavItem(DavProvider provider,
DavPath path,
WikiPage page) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType()
Returns the content type for the item.
|
java.lang.String |
getHref() |
java.io.InputStream |
getInputStream() |
long |
getLength() |
java.util.Collection |
getPropertySet() |
getCommonProperties, getPage
public HTMLPageDavItem(DavProvider provider, DavPath path, WikiPage page)
provider
- the DAV providerpath
- the DAV pathpage
- the wiki pagepublic java.lang.String getHref()
getHref
in class PageDavItem
DavItem.getHref()
public java.lang.String getContentType()
text/html; charset=UTF-8
.getContentType
in class PageDavItem
DavItem.getContentType()
public java.io.InputStream getInputStream()
getInputStream
in class PageDavItem
public long getLength()
getLength
in class PageDavItem
public java.util.Collection getPropertySet()
getPropertySet
in class PageDavItem
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.