ch.qos.logback.access.spi
Class Util

java.lang.Object
  extended by ch.qos.logback.access.spi.Util

public class Util
extends java.lang.Object


Constructor Summary
Util()
           
 
Method Summary
static java.lang.String readToString(java.io.InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

readToString

public static java.lang.String readToString(java.io.InputStream in)
                                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2011 QOS.ch. All Rights Reserved.