Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


org.apache.soap.util
Class IOUtils

java.lang.Object
  extended byorg.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
Throws:
java.io.IOException

Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


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