public static interface

XMLElement.PostProcessingInterpreter

implements XMLElement.Interpreter<T>
com.google.gwt.uibinder.rebind.XMLElement.PostProcessingInterpreter<T>
Known Indirect Subclasses

Class Overview

Extends XMLElement.Interpreter with a method to be called after all elements have been processed.

Summary

Public Methods
abstract String postProcess(String consumedText)
[Expand]
Inherited Methods
From interface com.google.gwt.uibinder.rebind.XMLElement.Interpreter

Public Methods

public abstract String postProcess (String consumedText)

Throws
UnableToCompleteException