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.String getRootPathName()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait