android.text.util
Interface Linkify.MatchFilter

Enclosing class:
Linkify

public static interface Linkify.MatchFilter


Method Summary
 boolean acceptMatch(java.lang.CharSequence s, int start, int end)
           
 

Method Detail

acceptMatch

boolean acceptMatch(java.lang.CharSequence s,
                    int start,
                    int end)


Copyright © 2008-2010. All Rights Reserved.