Class PassthroughParser
- java.lang.Object
-
- com.google.gwt.text.shared.testing.PassthroughParser
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
PassthroughParser()
-
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.String
parse(java.lang.CharSequence object)
-