Class PassthroughParser
- java.lang.Object
-
- com.google.gwt.text.shared.testing.PassthroughParser
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPassthroughParser()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Parser<java.lang.String>instance()Returns the instance of the no-op renderer.java.lang.Stringparse(java.lang.CharSequence object)
-