Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

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.


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

Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01