Class PassthroughParser

java.lang.Object
com.google.gwt.text.shared.testing.PassthroughParser
All Implemented Interfaces:
Parser<String>

public class PassthroughParser extends Object implements Parser<String>
A no-op String parser.
  • Constructor Details

    • PassthroughParser

      protected PassthroughParser()
  • Method Details