Class StringResource
- java.lang.Object
-
- migratedb.v1.core.internal.resource.StringResource
-
-
Constructor Summary
Constructors Constructor Description StringResource(String name, String str)
-
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
-
-