Package | Description |
---|---|
com.google.gwt.xml.client |
Basic classes used in XML DOM parsing and XML document generation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CDATASection
This node represents escaped character sequences.
|
interface |
Comment
This interface describes comment XML nodes.
|
interface |
Text
This interface describes text nodes, as might occur between tags.
|
Copyright © 2018. All rights reserved.