Package | Description |
---|---|
com.jaunt |
Jaunt [website] is a web-scraping & automation library that provides a lightweight HTTP useragent (headless browser), including JSON parser.
|
com.jaunt.util |
Class and Description |
---|
Cache
An interface for caching HTML/XML document content associated with urls.
|
CacheException
Represents a caching-related error.
|
FilterCallback
Deprecated.
|
Handler
Interface for creating a content handler for handling content of a specific content-type (as opposed to having the parser handle the content).
|
MultiMap
A Map-like container that associates each key with one or more values.
|
Class and Description |
---|
Cache
An interface for caching HTML/XML document content associated with urls.
|
CacheException
Represents a caching-related error.
|
FilterCallback
Deprecated.
|
Handler
Interface for creating a content handler for handling content of a specific content-type (as opposed to having the parser handle the content).
|