|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.text.shared.testing.PassthroughParser
public class PassthroughParser
A no-op String parser.
Constructor Summary | |
---|---|
protected |
PassthroughParser()
|
Method Summary | |
---|---|
static Parser<java.lang.String> |
instance()
Returns the instance of the no-op renderer. |
java.lang.String |
parse(java.lang.CharSequence object)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PassthroughParser()
Method Detail |
---|
public static Parser<java.lang.String> instance()
public java.lang.String parse(java.lang.CharSequence object)
parse
in interface Parser<java.lang.String>
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |