Uses of Interface
info.aduna.xml.SimpleSAXListener

Uses of SimpleSAXListener in info.aduna.xml
 

Classes in info.aduna.xml that implement SimpleSAXListener
 class SimpleSAXAdapter
          An implementation of SimpleSAXListener providing dummy implementations for all its methods.
 

Methods in info.aduna.xml that return SimpleSAXListener
 SimpleSAXListener SimpleSAXParser.getListener()
          Gets the listener that currently will receive any events from this parser.
 

Methods in info.aduna.xml with parameters of type SimpleSAXListener
 void SimpleSAXParser.setListener(SimpleSAXListener listener)
          Sets the (new) listener that should receive any events from this parser.
 



Copyright © 2010 Aduna. All Rights Reserved.