Class DocsRootDirectory
java.lang.Object
io.nosqlbench.nb.api.markdown.providers.DocsRootDirectory
- All Implemented Interfaces:
RawMarkdownSource
- Direct Known Subclasses:
DocsForTestingOnly
public abstract class DocsRootDirectory extends java.lang.Object implements RawMarkdownSource
-
Constructor Summary
Constructors Constructor Description DocsRootDirectory() -
Method Summary
Modifier and Type Method Description java.util.List<Content<?>>getMarkdownInfo()protected abstract java.lang.StringgetRootPathName()
-
Constructor Details
-
DocsRootDirectory
public DocsRootDirectory()
-
-
Method Details
-
getMarkdownInfo
- Specified by:
getMarkdownInfoin interfaceRawMarkdownSource
-
getRootPathName
protected abstract java.lang.String getRootPathName()
-