Class | Description |
---|---|
BinaryUtils |
Utilities for encoding and decoding binary data to and from different forms.
|
DateUtils |
Utilities for parsing and formatting dates.
|
HttpUtils | |
Md5Utils |
Utility methods for computing MD5 sums.
|
ResponseMetadataCache |
Cache of response metadata for recently executed requests for diagnostic
purposes.
|
StringInputStream |
Simple wrapper for ByteArrayInputStream that will automatically encode the
string as UTF-8 data, and still allows access to the original string.
|
StringUtils |
Utilities for converting objects to strings.
|
TimingInfo | |
VersionInfoUtils |
Utility class for accessing SDK versioning information.
|
XmlUtils | |
XMLWriter |
Utility for creating easily creating XML documents, one element at a time.
|
XpathUtils |
Utility methods for extracting data from XML documents using Xpath
expressions.
|
Copyright © 2017. All Rights Reserved.