components property

List<String> components

Return the path to the element whose location is represented by this object. Clients must not modify the returned array.

Implementation

List<String> get components;