Apache Abdera API

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)

Apache Abdera API

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