PathAncestors Method |
For instance, Path.parse("/an/example/path") will return a list containing the paths: "/an/example", "/an" and "/" in that order.
Namespace: Apptus.ESales.Connector
Exception | Condition |
---|---|
IllegalStateException | If this path is the root path. |