Modifier and Type | Field | Description |
---|---|---|
NodeTreePointable |
TypedPointables.ntp |
Modifier and Type | Method | Description |
---|---|---|
void |
ElementNodePointable.getAttributeSequence(NodeTreePointable nodeTree,
SequencePointable attributes) |
|
void |
ElementNodePointable.getChildrenSequence(NodeTreePointable nodeTree,
SequencePointable children) |
|
void |
DocumentNodePointable.getContent(NodeTreePointable nodeTree,
SequencePointable content) |
|
void |
PINodePointable.getContent(NodeTreePointable nodeTree,
org.apache.hyracks.data.std.api.IPointable content) |
|
int |
AbstractNodePointable.getLocalNodeId(NodeTreePointable nodeTree) |
|
int |
ElementNodePointable.getLocalNodeId(NodeTreePointable nodeTree) |
|
protected abstract int |
AbstractNodePointable.getLocalNodeIdOffset(NodeTreePointable nodeTree) |
|
protected int |
AttributeNodePointable.getLocalNodeIdOffset(NodeTreePointable nodeTree) |
|
protected int |
DocumentNodePointable.getLocalNodeIdOffset(NodeTreePointable nodeTree) |
|
protected int |
ElementNodePointable.getLocalNodeIdOffset(NodeTreePointable nodeTree) |
|
protected int |
PINodePointable.getLocalNodeIdOffset(NodeTreePointable nodeTree) |
|
protected int |
TextOrCommentNodePointable.getLocalNodeIdOffset(NodeTreePointable nodeTree) |
|
int |
ElementNodePointable.getNamespaceEntryCount(NodeTreePointable nodeTree) |
|
int |
ElementNodePointable.getNamespacePrefixCode(NodeTreePointable nodeTree,
int nsEntryIdx) |
|
int |
ElementNodePointable.getNamespaceURICode(NodeTreePointable nodeTree,
int nsEntryIdx) |
|
void |
PINodePointable.getTarget(NodeTreePointable nodeTree,
org.apache.hyracks.data.std.api.IPointable target) |
|
void |
AttributeNodePointable.getTypeName(NodeTreePointable nodeTree,
CodedQNamePointable typeName) |
|
void |
ElementNodePointable.getTypeName(NodeTreePointable nodeTree,
CodedQNamePointable typeName) |
|
void |
AttributeNodePointable.getValue(NodeTreePointable nodeTree,
org.apache.hyracks.data.std.api.IPointable value) |
|
void |
TextOrCommentNodePointable.getValue(NodeTreePointable nodeTree,
org.apache.hyracks.data.std.api.IPointable value) |
Modifier and Type | Method | Description |
---|---|---|
void |
NodeSubTreeBuilder.setChildNode(NodeTreePointable ntp,
TaggedValuePointable itemTvp) |
Modifier and Type | Field | Description |
---|---|---|
protected NodeTreePointable |
AbstractForwardAxisPathStep.ntp |
|
protected NodeTreePointable |
AbstractPathStepScalarEvaluator.ntp |
Modifier and Type | Method | Description |
---|---|---|
boolean |
NodeTestFilter.INodeFilter.accept(NodeTreePointable ntp,
TaggedValuePointable tvp) |
|
protected abstract void |
AbstractSinglePathStepScalarEvaluator.getSequence(NodeTreePointable ntp,
SequencePointable seqp) |
|
protected void |
AttributePathStepScalarEvaluator.getSequence(NodeTreePointable ntp,
SequencePointable seqp) |
Modifier and Type | Method | Description |
---|---|---|
void |
AtomizeHelper.atomizeNode(NodeTreePointable ntp,
PointablePool pp,
org.apache.hyracks.data.std.api.IPointable result) |
|
static void |
AtomizeHelper.buildConcatenationRec(SequencePointable sp,
PointablePool pp,
DataOutput out,
NodeTreePointable ntp) |
|
static void |
AtomizeHelper.buildStringConcatenation(SequencePointable sp,
PointablePool pp,
org.apache.hyracks.data.std.util.ArrayBackedValueStorage tempABVS,
NodeTreePointable ntp) |
Copyright © 2019 Apache Software Foundation. All rights reserved.