See: Description
| Class | Description |
|---|---|
| ActionData |
Data container for UPnP action information.
|
| ArgumentData |
Data container for UPnP action argument information.
|
| DeviceData |
Data container for UPnP device information and metadata.
|
| NodeData |
Base data container for UPnP XML node information.
|
| ServiceData |
Data container for UPnP service information and metadata.
|
| StateVariableData |
Data container for UPnP state variable information.
|
XML parsing and data handling for UPnP device descriptions.
This package provides classes for parsing and managing XML data structures used in UPnP device and service descriptions. It handles the conversion between XML and Java objects.
Key Components:
Main Functionality:
Usage Notes: