Package | Description |
---|---|
tigase.xml |
Simple XML parser implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
Element
Element - basic document tree node implementation. |
Modifier and Type | Method and Description |
---|---|
void |
SimpleParser.parse(SimpleHandler handler,
char[] data,
int off,
int len) |
Object |
SimpleHandler.restoreParserState() |
void |
SimpleHandler.saveParserState(Object state) |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.