public interface IHasText
IHasTextWithArgs for a derived interface with argument
handling.@Nullable String getText(@Nonnull Locale aContentLocale)
aContentLocale - The locale to use. May not be null.null if no text for the given locale was found.Copyright © 2014–2015 Philip Helger. All rights reserved.