@UESComponent public interface UESURIFormatter
Formats an UESURI into a human-readable form. The formatted UESURI must contain code or expression in territory part and in all components of the UESURI entity part.
When the UESURI may contain only ID either in territory part or in some component of the entity part,
normalization of the UESURI must be called first. For more information about normalization see
UESURIConvertor.getNormalizedURI(UESURI)
.
aUri
- Formatted UESURI.InsufficientUESURIRTException
- When the UESURI doesn't contain code or expression either in territory part or in some component of entity part.