This method is similar in purpose to {@linkplain javax.naming.Name#get(int) Name.get}(size-1)
from the Java Naming and Directory Interface.
Example: If {@code this} name is {@code "org.opengis.util.Record"} (no matter its{@linkplain #scope scope}), then this method shall returns {@code "Record"}. @return The last element in the list of {@linkplain #getParsedNames parsed names}. @since GeoAPI 2.1
|
|
|
|
|
|