Package org.xfp.filters.codec

This package contains filters related to the Jakarta Commons Codec package.

See:
          Description

Class Summary
CodecBinaryDecoder Wrapper to the BinaryDecoder's in the Jakarta Commons Codec package.
CodecBinaryEncoder Wrapper to the BinaryEncoder's in the Jakarta Commons Codec package.
CodecStringDecoder Wrapper to the StringDecoder's in the Jakarta Commons Codec package.
CodecStringEncoder Wrapper to the StringEncoder's in the Jakarta Commons Codec package.
 

Package org.xfp.filters.codec Description

This package contains filters related to the Jakarta Commons Codec package. This package provides encoding/decoding to/from Base64 and Hex and encoding to DoubleMetaphone, Metaphone, RefinedSoundex and Soundex. Here are some references:



Copyright © 2003-2004 XFP Team. All Rights Reserved.