public abstract class AbstractResource extends Object implements Resource
| Constructor and Description |
|---|
AbstractResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
void |
print(OutputStream out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInputStreampublic String getString() throws IOException
getString in interface ResourceIOExceptionpublic void print(OutputStream out) throws IOException
print in interface ResourceIOExceptionCopyright © 2013 Whizu. All Rights Reserved.