Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

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® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

Copyright © 2001 The Apache Software Foundation. All rights reserved.