Package org.apache.abdera.i18n.text

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

Class Summary
Bidi Bidi guessing algorithms
CharUtils General utilities for dealing with Unicode characters
Codepoint Represents a single Unicode Codepoint
CodepointIterator Provides an iterator over Unicode Codepoints
CodepointIterator.RestrictedCodepointIterator  
DelegatingCodepointIterator Base implementation of a CodepointIterator that filters the output of another CodpointIterator
Localizer Wraps ResourceBundle with a couple of additional, useful methods.
Nameprep Implements the Nameprep protocol
Normalizer Performs Unicode Normalization (Form D,C,KD and KC)
Punycode Implementation of the Punycode encoding scheme used by IDNA
Rfc2047Helper  
Sanitizer  
UrlEncoding Performs URL Percent Encoding
UrlEncoding.DecodingInputStream  
UrlEncoding.DecodingReader  
UrlEncoding.EncodingOutputStream  
UrlEncoding.EncodingWriter  
 

Enum Summary
Bidi.Direction  
CharUtils.Profile  
Normalizer.Form  
Rfc2047Helper.Codec  
 

Exception Summary
InvalidCharacterException  
 



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