Class GetContentLengthProperty

  • All Implemented Interfaces:
    Property

    public class GetContentLengthProperty
    extends BaseProperty
    Version:
    $Revision: 1.3.2.1 $
    • Constructor Detail

      • GetContentLengthProperty

        public GetContentLengthProperty​(ResponseEntity response,
                                        org.w3c.dom.Element element)
    • Method Detail

      • getLength

        public long getLength()
        Get the content length.
        Throws:
        java.lang.NumberFormatException