|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDOMFactory | |
|---|---|
| org.zkoss.idom.input | SAX builder and factory for iDOM. |
| Uses of IDOMFactory in org.zkoss.idom.input |
|---|
| Classes in org.zkoss.idom.input that implement IDOMFactory | |
|---|---|
class |
DefaultIDOMFactory
The default iDOM factory. |
| Fields in org.zkoss.idom.input declared as IDOMFactory | |
|---|---|
protected IDOMFactory |
SAXHandler._factory
The iDOM factory. |
| Methods in org.zkoss.idom.input that return IDOMFactory | |
|---|---|
IDOMFactory |
SAXHandler.getIDOMFactory()
Gets the iDOM factory. |
IDOMFactory |
SAXBuilder.getIDOMFactory()
Gets the iDOM factory. |
| Methods in org.zkoss.idom.input with parameters of type IDOMFactory | |
|---|---|
void |
SAXHandler.setIDOMFactory(IDOMFactory factory)
Sets the iDOM factory. |
void |
SAXBuilder.setIDOMFactory(IDOMFactory factory)
Sets the iDOM factory. |
| Constructors in org.zkoss.idom.input with parameters of type IDOMFactory | |
|---|---|
SAXHandler(IDOMFactory factory)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||