Package

de.l3s.web2warc

warc

Permalink

package warc

Visibility
  1. Public
  2. All

Type Members

  1. case class Capture(url: String, timestamp: LocalDateTime, response: HttpResponse) extends Product with Serializable

    Permalink
  2. case class WarcRecord(header: Array[Byte], capture: Capture, offset: Long, filename: String) extends Product with Serializable

    Permalink

Value Members

  1. object WarcHeaders

    Permalink

Ungrouped