|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.uibinder.elementparsers.NullInterpreter<T>
T - The type of null to returnpublic final class NullInterpreter<T>
An no-op interpreter.
| Constructor Summary | |
|---|---|
NullInterpreter()
|
|
| Method Summary | |
|---|---|
T |
interpretElement(XMLElement elem)
Given an XMLElement, return its filtered value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullInterpreter()
| Method Detail |
|---|
public T interpretElement(XMLElement elem)
XMLElement.Interpreter
interpretElement in interface XMLElement.Interpreter<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||