spring-framework / org.springframework.context.support / MessageSourceResourceBundle / getKeys

getKeys

open fun getKeys(): Enumeration<String>

This implementation throws UnsupportedOperationException, as a MessageSource does not allow for enumerating the defined message codes.