Package org.xfp.filters.convert

This package contains type conversion Filters

See:
          Description

Class Summary
ByteArrayToInputStream Converts an byte array to an InputStream.
InputStreamToByteArray Converts an InputStream to a byte array.
InputStreamToString Converts an InputStream to a string.
ReaderToString Converts an Reader to a string.
StringToInputStream Converts a String to an InputStream.
 

Package org.xfp.filters.convert Description

This package contains type conversion Filters.



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