| Constructor and Description |
|---|
AbstractDocument() |
| 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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Field getAbstract()
DocumentgetAbstract in interface DocumentCopyright © 2006–2018 TinyGroup. All rights reserved.