| Package | Description |
|---|---|
| org.zkoss.idom.input |
SAX builder and factory for iDOM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIDOMFactory
The default iDOM factory.
|
| Modifier and Type | Field and Description |
|---|---|
protected IDOMFactory |
SAXHandler._factory
The iDOM factory.
|
| Modifier and Type | Method and Description |
|---|---|
IDOMFactory |
SAXBuilder.getIDOMFactory()
Gets the iDOM factory.
|
IDOMFactory |
SAXHandler.getIDOMFactory()
Gets the iDOM factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAXBuilder.setIDOMFactory(IDOMFactory factory)
Sets the iDOM factory.
|
void |
SAXHandler.setIDOMFactory(IDOMFactory factory)
Sets the iDOM factory.
|
| Constructor and Description |
|---|
SAXHandler(IDOMFactory factory)
Constructor.
|
Copyright © 2018. All rights reserved.