public interface IVSet extends IVItem
IVItem.ItemType| Modifier and Type | Method and Description |
|---|---|
IVItem |
getFirstChild()
Gets the first child item of this set.
|
Iterable<IVItem> |
items()
Creates an iterable object for all the items in this set.
|
Iterable<IVTextUnit> |
textUnits()
Creates an iterable object for all the virtual text units in this set.
|
getDocument, getId, getItemType, getKey, getName, getNextSibling, getParent, getPreviousSibling, getType, saveIVItem getFirstChild()
getFirstChild in interface IVItemIterable<IVItem> items()
Iterable<IVTextUnit> textUnits()
Copyright © 2019. All rights reserved.