Package com.google.gwt.uibinder.rebind

Interface Summary
XMLElement.Interpreter<T> Callback interface used by XMLElement.consumeInnerHtml(Interpreter) and XMLElement.consumeChildElements(Interpreter).
XMLElement.PostProcessingInterpreter<T> Extends XMLElement.Interpreter with a method to be called after all elements have been processed.
 

Class Summary
UiBinderWriter Writer for UiBinder generated classes.
W3cDomHelper Simplifies instantiation of the w3c XML parser, in just the style that UiBinder likes it.
XMLElement A wrapper for Element that limits the way parsers can interact with the XML document, and provides some convenience methods.
XMLElement.Location Represents the source location where the XMLElement was declared.
 



Copyright © 2012. All Rights Reserved.