
public static class AttributeMessageInterpreter extends Object
That is, when examining element foo in
<foo bar="baz">
<ui:attr name="baz">
</foo>
cosume the ui:attr element, and declare a method on the Messages interface
with @Default("baz")Copyright © 2018. All rights reserved.