Class MessageFormatSupport.MessageCompiler

    • Constructor Detail

      • MessageCompiler

        public MessageCompiler()
    • Method Detail

      • lookupVariable

        protected java.lang.String lookupVariable​(java.lang.String name)
        Description copied from class: PropertyLookupParser
        Looks up the property with the given name.
        Specified by:
        lookupVariable in class PropertyLookupParser
        Parameters:
        name - the name of the property to look up.
        Returns:
        the translated value.
      • getFields

        public java.lang.String[] getFields()