Package | Description |
---|---|
info.aduna.xml |
Modifier and Type | Class and Description |
---|---|
class |
SimpleSAXAdapter
An implementation of SimpleSAXListener providing dummy
implementations for all its methods.
|
Modifier and Type | Method and Description |
---|---|
SimpleSAXListener |
SimpleSAXParser.getListener()
Gets the listener that currently will receive any events from this parser.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleSAXParser.setListener(SimpleSAXListener listener)
Sets the (new) listener that should receive any events from this parser.
|
Copyright © 2001–2017 Aduna. All rights reserved.