public interface AndContent
Modifier and Type | Method and Description |
---|---|
void |
andContents(java.lang.String contents) |
void |
fromFile(java.nio.file.Path source) |
void |
fromFile(java.nio.file.Path source,
java.nio.charset.Charset encoding) |
void andContents(java.lang.String contents)
void fromFile(java.nio.file.Path source) throws java.io.IOException
java.io.IOException
void fromFile(java.nio.file.Path source, java.nio.charset.Charset encoding) throws java.io.IOException
java.io.IOException