Uses of Class
org.netpreserve.jwarc.Message
Packages that use Message
Package
Description
Classes for parsing, serializing and manipulating WARC records.
-
Uses of Message in org.netpreserve.jwarc
Classes in org.netpreserve.jwarc with type parameters of type MessageModifier and TypeClassDescriptionstatic classMessage.AbstractBuilder<R extends Message,B extends Message.AbstractBuilder<R, B>> Subclasses of Message in org.netpreserve.jwarcModifier and TypeClassDescriptionclassclassclassclassclassA type of WARC record created as part of a web capture event.classclassclassThe warcinfo record contains information about the web crawl that generated the records following it.classclassclassclassclassclassA WARC record describing a subsequent visitation of content previously archived.classA WARC record associated with some target URI.Methods in org.netpreserve.jwarc with parameters of type Message