| Package | Description |
|---|---|
| org.ocap.hn.content |
Provides representation of the content and content containers, and means of identifying content type.
|
| org.ocap.hn.content.navigation |
Provides ways to search for content and filter results.
|
| Modifier and Type | Method and Description |
|---|---|
ContentList |
ContentContainer.getEntries(ContentDatabaseFilter filter,
boolean traverse)
Returns a ContentList which contains the filtered ContentItems of this
ContentContainer.
|
| Modifier and Type | Method and Description |
|---|---|
ContentList |
ContentList.filterContentList(ContentDatabaseFilter filter)
Filters the ContentList.
|
ContentList |
ContentList.findAll(String[] keys,
Object[] values)
Finds all ContentEntry objects which match the search.
|
Copyright © 2013 CableLabs. All rights reserved.