public abstract static class Attributes.ItemPointerVisitor extends Object implements Attributes.SequenceVisitor
| Modifier and Type | Field and Description |
|---|---|
protected List<ItemPointer> |
itemPointers |
| Constructor and Description |
|---|
ItemPointerVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
endItem() |
void |
startItem(int sqTag,
int itemIndex) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitprotected final List<ItemPointer> itemPointers
public void startItem(int sqTag,
int itemIndex)
startItem in interface Attributes.SequenceVisitorpublic void endItem()
endItem in interface Attributes.SequenceVisitorCopyright © 2020. All rights reserved.