public class GzipEntryProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
protected GzipEntryData |
data
WARC record data container.
|
| Constructor and Description |
|---|
GzipEntryProperties(org.jwat.gzip.GzipEntry entry)
Construct GZip entry base property instance with the supplied data.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties()
Retrieves the GZIP entry properties as a map.
|
protected GzipEntryData data
Copyright © 2008–2019 The Open Preservation Foundation. All rights reserved.