com.google.gwt.uibinder.elementparsers
Interface HtmlMessageInterpreter.PlaceholderInterpreterProvider

Enclosing class:
HtmlMessageInterpreter

public static interface HtmlMessageInterpreter.PlaceholderInterpreterProvider

Provides instances of PlaceholderInterpreter, to allow customized handling of the innards of a msg element.


Method Summary
 PlaceholderInterpreter get(MessageWriter message)
           
 

Method Detail

get

PlaceholderInterpreter get(MessageWriter message)