| Package | Description |
|---|---|
| tigase.xml.db |
This package contains implementation of simple data base stored in
XML file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeExistsException
This exception is thrown when user tries to add subnode with name which
already exists in data base.
|
class |
NodeNotFoundException
Exception is thrown when user tries to access non-existen node on 1st level.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XMLDB.loadDB() |
| Constructor and Description |
|---|
XMLDB(java.lang.String db_file) |
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.