An instance of this class must be created before the XML parsing begins. When the parser is done parsing, the values of the matching elements that were encountered in the XML can be returned by calling the method {@link #getValue(String)}. Note: This class does not do any parsing itself. It merely acts as a callback when the specified parser parses the XML. @author Torgil Zethson @since 1.2
|
|