|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.tomakehurst.wiremock.common.AbstractFileSource
com.github.tomakehurst.wiremock.common.SingleRootFileSource
public class SingleRootFileSource
| Field Summary |
|---|
| Fields inherited from class com.github.tomakehurst.wiremock.common.AbstractFileSource |
|---|
rootDirectory |
| Constructor Summary | |
|---|---|
SingleRootFileSource(java.io.File rootDirectory)
|
|
SingleRootFileSource(java.lang.String rootPath)
|
|
| Method Summary | |
|---|---|
FileSource |
child(java.lang.String subDirectoryName)
|
protected boolean |
readOnly()
|
| Methods inherited from class com.github.tomakehurst.wiremock.common.AbstractFileSource |
|---|
createIfNecessary, getPath, getTextFileNamed, listFiles, listFilesRecursively, writeTextFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleRootFileSource(java.io.File rootDirectory)
public SingleRootFileSource(java.lang.String rootPath)
| Method Detail |
|---|
public FileSource child(java.lang.String subDirectoryName)
protected boolean readOnly()
readOnly in class AbstractFileSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||