org.tinygroup.fulltext.document
类 HighlightDocument
java.lang.Object
org.tinygroup.fulltext.document.HighlightDocument
public class HighlightDocument
- extends Object
高亮渲染结果文档
- 作者:
- yancheng11334
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HighlightDocument
public HighlightDocument(Document document)
- 默认构造
- 参数:
document - 要渲染的文档
HighlightDocument
public HighlightDocument(Document document,
Object... arguments)
- 包装构建
- 参数:
document - 要渲染的文档arguments - 渲染参数
getId
public String getId()
getType
public String getType()
getTitle
public String getTitle()
getAbstract
public String getAbstract()
Copyright © 2006–2016 TinyGroup. All rights reserved.