Android
android.content
public static final class

android.content.IntentFilter.AuthorityEntry

java.lang.Object
android.content.IntentFilter.AuthorityEntry

This is an entry for a single authority in the Iterator returned by authoritiesIterator().

Summary

Public Constructors

            IntentFilter.AuthorityEntry(String host, String port)

Public Methods

          String  getHost()
          int  getPort()
          int  match(Uri data)
Methods inherited from class java.lang.Object

Details

Public Constructors

public IntentFilter.AuthorityEntry(String host, String port)

Public Methods

public String getHost()

public int getPort()

public int match(Uri data)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48