public static class

ApkManifestHelper.IntentFilterDescriptions

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.android.ApkManifestHelper.IntentFilterDescriptions

Class Overview

A collection of intent filters.

Summary

Public Constructors
IntentFilterDescriptions()
Public Methods
boolean check(String action, String category)
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public IntentFilterDescriptions ()

Public Methods

public boolean check (String action, String category)

public String toString ()