Interface StringSource
-
public interface StringSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContent()URIgetURI()
-
-
-
Method Detail
-
getContent
String getContent() throws UncheckedIOException
- Throws:
UncheckedIOException
-
getURI
URI getURI()
-
-