com.cwctravel.hudson.plugins.suitegroupedtests.junit.io
Class StringReaderWriter
java.lang.Object
com.cwctravel.hudson.plugins.suitegroupedtests.junit.io.StringReaderWriter
- All Implemented Interfaces:
- ReaderWriter
public class StringReaderWriter
- extends java.lang.Object
- implements ReaderWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringReaderWriter
public StringReaderWriter()
StringReaderWriter
public StringReaderWriter(char[] data,
int offset,
int length)
throws java.io.IOException
- Throws:
java.io.IOException
getReader
public java.io.Reader getReader()
throws java.io.IOException
- Specified by:
getReader
in interface ReaderWriter
- Throws:
java.io.IOException
getWriter
public java.io.Writer getWriter()
throws java.io.IOException
- Specified by:
getWriter
in interface ReaderWriter
- Throws:
java.io.IOException
release
public void release()
throws java.io.IOException
- Specified by:
release
in interface ReaderWriter
- Throws:
java.io.IOException
Copyright © 2004-2012. All Rights Reserved.