Package | Description |
---|---|
io.atlasmap.core |
Modifier and Type | Field and Description |
---|---|
protected List<AtlasPath.SegmentContext> |
AtlasPath.segmentContexts |
Modifier and Type | Method and Description |
---|---|
protected AtlasPath.SegmentContext |
AtlasPath.createSegmentContext(String expression) |
AtlasPath.SegmentContext |
AtlasPath.getLastSegment() |
AtlasPath.SegmentContext |
AtlasPath.getLastSegmentParent() |
AtlasPath.SegmentContext |
AtlasPath.getParentSegmentOf(AtlasPath.SegmentContext sc) |
AtlasPath.SegmentContext |
AtlasPath.getRootSegment() |
protected AtlasPath.SegmentContext |
AtlasPath.SegmentContext.rebuild() |
AtlasPath.SegmentContext |
AtlasPath.setCollectionIndex(int segmentIndex,
Integer collectionIndex) |
AtlasPath.SegmentContext |
AtlasPath.setVacantCollectionIndex(Integer collectionIndex) |
Modifier and Type | Method and Description |
---|---|
List<AtlasPath.SegmentContext> |
AtlasPath.getSegments(boolean includeRoot) |
Modifier and Type | Method and Description |
---|---|
AtlasPath.SegmentContext |
AtlasPath.getParentSegmentOf(AtlasPath.SegmentContext sc) |
String |
AtlasPath.getSegmentPath(AtlasPath.SegmentContext sc) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.