| 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.getLastCollectionSegment() |
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.getCollectionSegments(boolean includeRoot) |
List<AtlasPath.SegmentContext> |
AtlasPath.getSegments(boolean includeRoot) |
protected List<AtlasPath.SegmentContext> |
AtlasPath.parse(String path) |
| Modifier and Type | Method and Description |
|---|---|
AtlasPath.SegmentContext |
AtlasPath.getParentSegmentOf(AtlasPath.SegmentContext sc) |
String |
AtlasPath.getSegmentPath(AtlasPath.SegmentContext sc) |
| Constructor and Description |
|---|
AtlasPath(List<AtlasPath.SegmentContext> segments) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.