Apache SOAP API Reference

org.apache.soap.util
Class IOUtils

java.lang.Object
  |
  +--org.apache.soap.util.IOUtils

public class IOUtils
extends java.lang.Object

This file is a collection of input/output utilities.

Author:
Sanjiva Weerawarana, Matthew J. Duftler

Constructor Summary
IOUtils()
           

 

Method Summary
static java.lang.String getStringFromReader(java.io.Reader reader)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

IOUtils

public IOUtils()
Method Detail

getStringFromReader

public static java.lang.String getStringFromReader(java.io.Reader reader)
                                            throws java.io.IOException
java.io.IOException

Apache SOAP API Reference

Copyright © 2001 Apache XML Project. All Rights Reserved.