org.opoo.press.source.impl
类 CachedSource
java.lang.Object
org.opoo.press.source.impl.CachedSource
- 所有已实现的接口:
- Source
public class CachedSource
- extends Object
- implements Source
- 作者:
- Alex Lin
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSourceEntry
public SourceEntry getSourceEntry()
- 指定者:
- 接口
Source 中的 getSourceEntry
- 返回:
- source entry
getMeta
public Map<String,Object> getMeta()
- 从接口
Source 复制的描述
- YAML front-matter header.
- 指定者:
- 接口
Source 中的 getMeta
- 返回:
- map object
getContent
public String getContent()
- 指定者:
- 接口
Source 中的 getContent
- 返回:
- content
Copyright © 2013 Opoo.org. All Rights Reserved.