com.sencha.gwt.uibinder.elementparsers
Class NullInterpreter<T>
java.lang.Object
com.sencha.gwt.uibinder.elementparsers.NullInterpreter<T>
- Type Parameters:
T - The type of null to return
- All Implemented Interfaces:
- com.sencha.gwt.uibinder.rebind.XMLElement.Interpreter<T>
public final class NullInterpreter<T>
- extends Object
- implements com.sencha.gwt.uibinder.rebind.XMLElement.Interpreter<T>
An no-op interpreter.
NullInterpreter
public NullInterpreter()
interpretElement
public T interpretElement(com.sencha.gwt.uibinder.rebind.XMLElement elem)
- Specified by:
interpretElement in interface com.sencha.gwt.uibinder.rebind.XMLElement.Interpreter<T>
Copyright © 2011. All Rights Reserved.