Constructor and Description |
---|
SegmentContext(String expression) |
Modifier and Type | Method and Description |
---|---|
protected String |
cleanPathSegment(String expression) |
Integer |
getCollectionIndex() |
io.atlasmap.v2.CollectionType |
getCollectionType() |
String |
getExpression() |
String |
getMapKey() |
String |
getName() |
boolean |
isAttribute() |
boolean |
isRoot() |
protected AtlasPath.SegmentContext |
rebuild() |
String |
toString() |
public SegmentContext(String expression)
public String getName()
public String getExpression()
public io.atlasmap.v2.CollectionType getCollectionType()
public Integer getCollectionIndex()
public String getMapKey()
public boolean isAttribute()
public boolean isRoot()
protected AtlasPath.SegmentContext rebuild()
Copyright © 2017–2021 Red Hat, Inc.. All rights reserved.