org.apache.webdav.lib.properties
Interface GetContentLengthProperty

All Superinterfaces:
Property

public interface GetContentLengthProperty
extends Property

Version:
$Revision: 1.1 $
Author:
BC Holmes

Field Summary
static java.lang.String TAG_NAME
           
 
Method Summary
 long getLength()
          Get the content length.
 
Methods inherited from interface org.apache.webdav.lib.Property
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode
 

Field Detail

TAG_NAME

public static final java.lang.String TAG_NAME
Method Detail

getLength

public long getLength()
Get the content length.