Property
public class GetContentLengthProperty extends BaseProperty
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
TAG_NAME |
element, response
Constructor | Description |
---|---|
GetContentLengthProperty(ResponseEntity response,
org.w3c.dom.Element element) |
Modifier and Type | Method | 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)