Uses of Interface
com.google.gwt.xml.client.Comment
Package
Description
Basic classes used in XML DOM parsing and XML document generation.
-
Uses of Comment in com.google.gwt.xml.client
Modifier and TypeMethodDescriptionDocument.createComment
(String data) This method creates a newComment
.