|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleHandler | |
---|---|
tigase.xml | Simple XML parser implementation. |
Uses of SimpleHandler in tigase.xml |
---|
Classes in tigase.xml that implement SimpleHandler | |
---|---|
class |
DomBuilderHandler
DomBuilderHandler - implementation of
SimpleHandler building DOM strctures during parsing
time. |
class |
XMLFormatter
This is temporary code used for testing purposes only. |
Methods in tigase.xml with parameters of type SimpleHandler | |
---|---|
void |
SimpleParser.parse(SimpleHandler handler,
char[] data,
int off,
int len)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |