Package net.thevpc.naru.impl.util
Class MarkdownWithHeader
java.lang.Object
net.thevpc.naru.impl.util.MarkdownWithHeader
-
Constructor Summary
ConstructorsConstructorDescriptionMarkdownWithHeader(net.thevpc.nuts.io.NPath source, NaruSource sourceType, Map<String, net.thevpc.nuts.elem.NElement> header, String body) -
Method Summary
Modifier and TypeMethodDescriptionbody()header()static net.thevpc.nuts.util.NOptional<MarkdownWithHeader>of(net.thevpc.nuts.io.NPath source, NaruSource sourceType) net.thevpc.nuts.io.NPathsource()
-
Constructor Details
-
MarkdownWithHeader
public MarkdownWithHeader(net.thevpc.nuts.io.NPath source, NaruSource sourceType, Map<String, net.thevpc.nuts.elem.NElement> header, String body)
-
-
Method Details
-
of
public static net.thevpc.nuts.util.NOptional<MarkdownWithHeader> of(net.thevpc.nuts.io.NPath source, NaruSource sourceType) -
source
public net.thevpc.nuts.io.NPath source() -
sourceType
-
header
-
body
-