Class HtmlMessageInterpreter

java.lang.Object
com.google.gwt.uibinder.elementparsers.HtmlMessageInterpreter
All Implemented Interfaces:
com.google.gwt.uibinder.rebind.XMLElement.Interpreter<String>

public class HtmlMessageInterpreter extends Object implements com.google.gwt.uibinder.rebind.XMLElement.Interpreter<String>
Processes invalid input: '<'ui:msg> elements inside HTML values, which themselves are allowed to contain HTML. That HTML may hold elements with ui:field attributes and computed attributes, which must be replaced by placeholders in the generated message.