The MarcQuery type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | MarcQuery | Initializes a new instance of the MarcQuery class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | append |
在目标集合中每个元素的DOM位置 下级末尾 追加源集合内的元素
|
![]() ![]() | createFields(String) |
根据机内格式 MARC 字符串,创建若干 MarcField 对象
|
![]() ![]() | createFields(Char, Char, String) |
根据机内格式 MARC 字符串,创建若干 MarcField 对象
|
![]() ![]() | createSubfields(String, String ) |
根据机内格式 MARC 字符串,创建若干 MarcSubfield 对象
|
![]() ![]() | createSubfields(Char, String, String ) |
根据机内格式 MARC 字符串,创建若干 MarcSubfield 对象
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() ![]() | insertAfter |
在目标集合中每个元素的 DOM 位置后面(同级)插入源集合内的元素
|
![]() | ![]() | (Inherited from ![]() |
![]() ![]() | prepend |
在目标集合中每个元素的 DOM 位置下级开头插入源集合内的元素
|
![]() | ![]() | (Inherited from ![]() |
Fields
Name | Description | |
---|---|---|
![]() ![]() | DefaultChar |
缺省字符
|
![]() ![]() | FLDEND |
MARC 字段结束符
|
![]() ![]() | RECEND |
MARC 记录结束符
|
![]() ![]() | SUBFLD |
MARC 子字段符号
|
See Also