Package org.apache.webdav.lib.properties
Class GetContentLengthProperty
java.lang.Object
org.apache.webdav.lib.BaseProperty
org.apache.webdav.lib.properties.GetContentLengthProperty
- All Implemented Interfaces:
Property
- Version:
- $Revision: 1.3.2.1 $
-
Field Summary
FieldsFields inherited from class org.apache.webdav.lib.BaseProperty
element, response
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.webdav.lib.BaseProperty
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode, toString
-
Field Details
-
TAG_NAME
- See Also:
-
-
Constructor Details
-
GetContentLengthProperty
-
-
Method Details
-
getLength
public long getLength()Get the content length.- Throws:
NumberFormatException
-