@Service public class ItemService extends Object
| Constructor and Description |
|---|
ItemService() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getFiles(String filePath,
String extension) |
String |
getItemsJson() |
String |
loadJson() |
MarkdownDoc |
readYaml(String pathname) |
public Collection<String> getFiles(String filePath, String extension)
public MarkdownDoc readYaml(String pathname)
public String loadJson()
public String getItemsJson()
Copyright © 2022. All rights reserved.