Package org.jboss.portal.common.text

Interface Summary
CharEncoder  
CharToByteEncoder Defines an interface for encoding a char to a sequence of bytes.
CharWriter  
 

Class Summary
AbstractCharEncoder  
CharBuffer A simple char buffer.
CharToByteEncoder.Generic Generic implementation that works for any charset, based on NIO.
FastURLDecoder  
FastURLEncoder An implementation based on a table for lookups.
TextTools  
 

Exception Summary
EncodingException  
MalformedInputException  
UnsupportedCharsetException