|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementFactory | |
|---|---|
| tigase.xml | Simple XML parser implementation. |
| tigase.xml.db | This package contains implementation of simple data base stored in XML file. |
| Uses of ElementFactory in tigase.xml |
|---|
| Classes in tigase.xml that implement ElementFactory | |
|---|---|
class |
DefaultElementFactory
DefaultElementFactory is an ElementFactory
implementation creating instances of basic Element class. |
| Constructors in tigase.xml with parameters of type ElementFactory | |
|---|---|
DomBuilderHandler(ElementFactory factory)
|
|
| Uses of ElementFactory in tigase.xml.db |
|---|
| Classes in tigase.xml.db that implement ElementFactory | |
|---|---|
class |
DBElementFactory
DBElementFactory is implementation of factory design pattern
required by XML DOM builder to create proper
Element instances for tree nodes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||