|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| CommonUtility | |
| ErrorHandler | ErrorHandler is a centralized approach to exception handling
within the URC SDK. |
| FileCopyUtil | UPnPDeviceDescriptionLocations contains the methods needed to get both
the URC and Target UPnP Device Descriptions. |
| KeyValueMap | |
| LoggerUtil | Creates a project-wide logger with handlers and formatters more conducive to the URC approach. |
| LoggerUtil.SdkFormatter | Formats logger output to provide the originating method and line number in addition to the package on one line, and the logged message on the next. |
| LoggerUtil.SdkHandler | Very simple handler that outputs all logged messages to stdout. |
| ProjectInfo | ProjectInfo contains build information for the entire URC SDK. |
| UserPreferences | UserPreferences provides convenience methods for accessing a preferences
mapping. |
| XmlUtil | XmlUtil contains convenience methods for parsing XML documents. |
Provides support classes that can be used throughout the entire SDK.
Classes within this package can be used to provide easier ways of doing common tasks such as XML parsing and also provides ways of getting information through external sources (such as the latest build date and time).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||