| Package | Description |
|---|---|
| org.zkoss.idom.input |
SAX builder and factory for iDOM.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessingInstruction |
IDOMFactory.newProcessingInstruction(String target,
String data)
Creates a processing instruction.
|
ProcessingInstruction |
DefaultIDOMFactory.newProcessingInstruction(String target,
String data) |
Copyright © 2021. All rights reserved.