Package | Description |
---|---|
com.aspose.html.dom |
Modifier and Type | Method and Description |
---|---|
ProcessingInstruction |
Document.createProcessingInstruction(String target,
String data)
Creates a ProcessingInstruction node given the specified name and data strings.
|