public static class RelativePath.Extender extends Path.Extender
| Modifier and Type | Method and Description |
|---|---|
RelativePath.Extender |
extend(Collection<Path.Segment> segments) |
RelativePath.Extender |
extend(Path.Segment segment) |
RelativePath.Extender |
extend(SegmentType type,
String id) |
RelativePath.Extender |
extendUp() |
RelativePath |
get() |
protected RelativePath |
newPath(int startIdx,
int endIdx,
List<Path.Segment> segments) |
canExtendTo, canExtendTo, removeLastSegmentprotected RelativePath newPath(int startIdx, int endIdx, List<Path.Segment> segments)
newPath in class Path.Extenderpublic RelativePath.Extender extend(Path.Segment segment)
extend in class Path.Extenderpublic RelativePath.Extender extend(Collection<Path.Segment> segments)
extend in class Path.Extenderpublic RelativePath.Extender extend(SegmentType type, String id)
extend in class Path.Extenderpublic RelativePath.Extender extendUp()
public RelativePath get()
get in class Path.ExtenderCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.