|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLElement.PostProcessingInterpreter | |
---|---|
com.google.gwt.uibinder.rebind |
Uses of XMLElement.PostProcessingInterpreter in com.google.gwt.uibinder.rebind |
---|
Methods in com.google.gwt.uibinder.rebind with parameters of type XMLElement.PostProcessingInterpreter | |
---|---|
String |
XMLElement.consumeInnerHtml(XMLElement.PostProcessingInterpreter<String> interpreter)
Refines XMLElement.consumeInnerHtml(Interpreter) to handle
PostProcessingInterpreter. |
String |
XMLElement.consumeInnerText(XMLElement.PostProcessingInterpreter<String> interpreter)
Refines XMLElement.consumeInnerTextEscapedAsHtmlStringLiteral(Interpreter) to
handle PostProcessingInterpreter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |