|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppPattern | |
|---|---|
| org.ocap.application | |
| Uses of AppPattern in org.ocap.application |
|---|
| Methods in org.ocap.application with parameters of type AppPattern | |
|---|---|
boolean |
AppFilterHandler.accept(AppID appID,
AppPattern matchingItem)
This method is called by AppFilter.accept(org.dvb.application.AppID) when it finds a
matching AppPattern whose action is
ASK. |
void |
AppFilter.add(AppPattern pattern)
Adds an AppPattern to this AppFilter. |
boolean |
AppFilter.remove(AppPattern pattern)
Removes an AppPattern that equals to pattern in this
AppFilter. |
| Constructors in org.ocap.application with parameters of type AppPattern | |
|---|---|
AppFilter(AppPattern[] patterns)
Constructs an AppFilter with initial AppPatterns. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||