Package | Description |
---|---|
tigase.xml |
Simple XML parser implementation.
|
tigase.xmpp |
Modifier and Type | Class and Description |
---|---|
class |
DomBuilderHandler
DomBuilderHandler - implementation of SimpleHandler building DOM strctures during
parsing time. |
class |
XMLFormatter
This is temporary code used for testing purposes only.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleParser.parse(SimpleHandler handler,
char[] data,
int off,
int len) |
void |
SimpleParser.parse(SimpleHandler handler,
String input) |
Modifier and Type | Class and Description |
---|---|
class |
XMPPDomBuilderHandler<RefObject>
XMPPDomBuilderHandler - implementation of SimpleHandler building DOM strctures
during parsing time. |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.