| Constructor and Description |
|---|
DocumentWrapper(List<Field> newFields) |
| Modifier and Type | Method and Description |
|---|---|
Field |
getAbstract()
获得摘要字段
|
Field |
getField(String name)
获得匹配的字段
|
List<Field> |
getFields(String name)
获得一组匹配的字段组
|
Field |
getId()
获得主键字段
|
Field |
getTitle()
获得标题字段
|
Field |
getType()
获得分类字段
|
Iterator<Field> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic Field getAbstract()
DocumentgetAbstract in interface Documentpublic List<Field> getFields(String name)
DocumentCopyright © 2006–2018 TinyGroup. All rights reserved.