public class DocusaurusContentFile extends DocusaurusFile
| Constructor and Description |
|---|
DocusaurusContentFile(String shortId,
String longId,
String title,
net.thevpc.nuts.lib.md.MdElement tree,
int order,
net.thevpc.nuts.NutsElement config) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.lib.md.MdElement |
getContent(net.thevpc.nuts.NutsSession session) |
static DocusaurusFile |
ofTreeFile(Reader reader,
String partialPath,
String location,
net.thevpc.nuts.NutsSession session,
boolean loadContent) |
getConfig, getLongId, getOrder, getShortId, getTitle, isFile, isFolder, toJSON, toStringpublic static DocusaurusFile ofTreeFile(Reader reader, String partialPath, String location, net.thevpc.nuts.NutsSession session, boolean loadContent)
public net.thevpc.nuts.lib.md.MdElement getContent(net.thevpc.nuts.NutsSession session)
getContent in interface DocusaurusFileOrFoldergetContent in class DocusaurusFileCopyright © 2021 vpc open source initiative. All rights reserved.