Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.gwt.text.shared Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractRendererAbstract implementation of a renderer to make implementation of renderingConstructor SummaryAbstractRenderer()Classcom.google.gwt.text.sharedGoogle WebToolkit (GWT)
AbstractSafeHtmlRendererAbstract implementation of a safe HTML renderer to make implementation ofConstructor SummaryAbstractSafeHtmlRenderer()Classcom.google.gwt.text.sharedGoogle WebToolkit (GWT)
ParserAn object that can parse text and return a value.Interfacecom.google.gwt.text.sharedGoogle WebToolkit (GWT)
PassthroughParserA no-op String parser.Classcom.google.gwt.text.shared.testingGoogle WebToolkit (GWT)
PassthroughRendererA no-op String renderer.Classcom.google.gwt.text.shared.testingGoogle WebToolkit (GWT)
RendererAn object that can render other objects of a particular type into plain-text form.Interfacecom.google.gwt.text.sharedGoogle WebToolkit (GWT)
SafeHtmlRendererAn object that can render other objects of a particular type into safe HTML form.Interfacecom.google.gwt.text.sharedGoogle WebToolkit (GWT)
SimpleSafeHtmlRendererA simple SafeHtmlRenderer implementation that calls SafeHtmlUtils.Classcom.google.gwt.text.sharedGoogle WebToolkit (GWT)
ToStringRendererA simple renderer that uses Object.Classcom.google.gwt.text.sharedGoogle WebToolkit (GWT)