| Interface | Description |
|---|---|
| Builder<T> |
Builder interface.
|
| Class | Description |
|---|---|
| AdsUtilityInvocationHandler |
InvocationHandler that updates the AdsUtilityRegistry when a method call on the
proxied interface is annotated with UsesAdsUtilities. |
| AdsUtilityRegistry |
A thread-safe registry for usage of
ads utilities. |
| CsvFiles |
A utility class for processing and handling CSV files.
|
| Internals |
Provides access to internal utilities.
|
| IterableXPath |
Wrapper around an XPath string that allows for iteration over the elements of the XPath.
|
| Maps |
A utility class for managing maps as represented in the API.
|
| Media |
A utility class for retrieving media data.
|
| NodeExtractor |
Utility that extracts a
Node from a parent node given a list of xpaths using DOM methods,
not XPathExpression objects. |
| Streams |
Helper class to perform stream operations.
|
| XmlFieldExtractor |
Utility class to extract fields from XML.
|
| Enum | Description |
|---|---|
| AdsUtility |
Enumeration of utilities available in the client library.
|
| Annotation Type | Description |
|---|---|
| UsesAdsUtilities |
Annotation for methods that represent the usage of an
AdsUtility. |
Copyright © 2020. All Rights Reserved.