org.apache.abdera.i18n.text
Interface Filter


public interface Filter

Filters are used in a variety of ways to filter or verify unicode codepoints


Field Summary
static Filter NONOPFILTER
           
 
Method Summary
 boolean accept(int c)
           
 

Field Detail

NONOPFILTER

static final Filter NONOPFILTER
Method Detail

accept

boolean accept(int c)


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.