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, wait
forEach, spliterator
public Field getAbstract()
Document
getAbstract
in interface Document
public List<Field> getFields(String name)
Document
Copyright © 2006–2018 TinyGroup. All rights reserved.