| Package | Description |
|---|---|
| gnu.kawa.sax |
| Modifier and Type | Class and Description |
|---|---|
class |
KawaXMLReader
An implementation of SAX2 XMLReader.
|
| Modifier and Type | Method and Description |
|---|---|
ContentConsumer |
ContentConsumer.append(char c) |
ContentConsumer |
ContentConsumer.append(java.lang.CharSequence csq) |
ContentConsumer |
ContentConsumer.append(java.lang.CharSequence csq,
int start,
int end) |