Package | Description |
---|---|
io.atlasmap.core |
Modifier and Type | Field and Description |
---|---|
protected AtlasPath.SegmentContext |
AtlasPath.SegmentContext.next |
protected AtlasPath.SegmentContext |
AtlasPath.SegmentContext.prev |
Modifier and Type | Method and Description |
---|---|
AtlasPath.SegmentContext |
AtlasPath.SegmentContext.getNext() |
AtlasPath.SegmentContext |
AtlasPath.SegmentContext.getPrev() |
Modifier and Type | Method and Description |
---|---|
List<AtlasPath.SegmentContext> |
AtlasPath.getSegmentContexts(boolean includeLeadingSlashSegment) |
Modifier and Type | Method and Description |
---|---|
void |
AtlasPath.SegmentContext.setNext(AtlasPath.SegmentContext next) |
void |
AtlasPath.SegmentContext.setPrev(AtlasPath.SegmentContext prev) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.