public interface ContentCreator
| Modifier and Type | Method and Description |
|---|---|
DocumentContent |
generateBinaryContent() |
DocumentContent |
generateContent() |
DocumentContent |
generateStringContent() |
String |
randomSearchString() |
DocumentContent generateBinaryContent() throws IOException
IOExceptionDocumentContent generateStringContent() throws IOException
IOExceptionDocumentContent generateContent() throws IOException
IOExceptionString randomSearchString()
Copyright © 2015. All rights reserved.