Uses of Class
org.apache.sis.util.iso.DefaultLocalName
Packages that use DefaultLocalName
-
Uses of DefaultLocalName in org.apache.sis.util.iso
Subclasses of DefaultLocalName in org.apache.sis.util.isoModifier and TypeClassDescriptionclass
The name to identify a member of a record.class
The name of an attribute type associated to a member name.Methods in org.apache.sis.util.iso that return DefaultLocalNameModifier and TypeMethodDescriptionstatic DefaultLocalName
DefaultLocalName.castOrCopy
(LocalName object) Returns a SIS local name implementation with the values of the given arbitrary implementation.Methods in org.apache.sis.util.iso that return types with arguments of type DefaultLocalNameModifier and TypeMethodDescriptionfinal List<DefaultLocalName>
DefaultLocalName.getParsedNames()
Returns the sequence of local name for this name.