Class ReaderResource
- java.lang.Object
-
- migratedb.v1.core.internal.resource.ReaderResource
-
-
Constructor Summary
Constructors Constructor Description ReaderResource(String name, Reader reader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringdescribeLocation()StringgetName()Readerread(Charset charset)StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface migratedb.v1.core.api.resource.Resource
getLastNameComponent
-
-