android.text.util
Interface Linkify.MatchFilter

Enclosing class:
Linkify

public static interface Linkify.MatchFilter


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

Method Detail

acceptMatch

boolean acceptMatch(CharSequence s,
                    int start,
                    int end)


Copyright © 2008-2012. All Rights Reserved.