YAACC - UPNP Client and Server
|
Manages navigation path inside device and folder hierarchy. More...
Public Member Functions | |
Position | getCurrentPosition () |
Provides information about the current position. | |
void | pushPosition (Position pos) |
Position | popPosition () |
Provides information about the current position and removes it from the navigation path. | |
List< String > | getPathNames () |
Static Public Attributes | |
static final String | ITEM_ROOT_OBJECT_ID = "0" |
Manages navigation path inside device and folder hierarchy.
Position de.yaacc.browser.Navigator.getCurrentPosition | ( | ) |
Provides information about the current position.
Position de.yaacc.browser.Navigator.popPosition | ( | ) |
Provides information about the current position and removes it from the navigation path.