Uses of Interface
org.jboss.portal.common.text.CharToByteEncoder

Packages that use CharToByteEncoder
org.jboss.portal.common.text   
 

Uses of CharToByteEncoder in org.jboss.portal.common.text
 

Classes in org.jboss.portal.common.text that implement CharToByteEncoder
static class CharToByteEncoder.Generic
          Generic implementation that works for any charset, based on NIO.
 

Constructors in org.jboss.portal.common.text with parameters of type CharToByteEncoder
FastURLDecoder(CharToByteEncoder encoder)
           
FastURLDecoder(CharToByteEncoder encoder, boolean strict)
           
FastURLEncoder(CharToByteEncoder encoder)
           
 



Copyright © 2008. All Rights Reserved.