YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
de.yaacc.browser.Navigator Class Reference

Manages navigation path inside device and folder hierarchy. More...

Inheritance diagram for de.yaacc.browser.Navigator:
Inheritance graph
Collaboration diagram for de.yaacc.browser.Navigator:
Collaboration graph

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"
 

Detailed Description

Manages navigation path inside device and folder hierarchy.

Author
Christoph Hähnel (eyeless)

Member Function Documentation

◆ getCurrentPosition()

Position de.yaacc.browser.Navigator.getCurrentPosition ( )

Provides information about the current position.

Returns
current position or null

◆ popPosition()

Position de.yaacc.browser.Navigator.popPosition ( )

Provides information about the current position and removes it from the navigation path.

Returns
current position or null

The documentation for this class was generated from the following file: