public class YamlFrontMatter extends Object
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
java.nio.file.Path |
getPath() |
Map<String,Object> |
getVariables() |
static YamlFrontMatter |
parse(SourceFile sourceFile) |
public java.nio.file.Path getPath()
public String getContent()
public static YamlFrontMatter parse(SourceFile sourceFile)
Copyright © 2014. All Rights Reserved.