Package | Description |
---|---|
com.google.gwt.xml.client |
Basic classes used in XML DOM parsing and XML document generation.
|
Modifier and Type | Method and Description |
---|---|
ProcessingInstruction |
Document.createProcessingInstruction(String target,
String data)
This method creates a new
ProcessingInstruction . |
Copyright © 2018. All rights reserved.