public class GetContentLengthProperty extends BaseProperty
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG_NAME |
element, response
Constructor and Description |
---|
GetContentLengthProperty(ResponseEntity response,
org.w3c.dom.Element element) |
Modifier and Type | Method and Description |
---|---|
long |
getLength()
Get the content length.
|
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode, toString
public static final java.lang.String TAG_NAME
public GetContentLengthProperty(ResponseEntity response, org.w3c.dom.Element element)