Uses of Class
net.sf.stax.DispatchOnElement

Uses of DispatchOnElement in net.sf.stax
 

Subclasses of DispatchOnElement in net.sf.stax
static class DispatchOnElement.ByLocalName
          On-element dispatch that chooses handlers by local name.
static class DispatchOnElement.ByNsURI
          On-element dispatch that chooses handlers by namespace URI.
static class DispatchOnElement.ByQName
          On-element dispatch that chooses handlers by qualified XML name.
 



Copyright (c) 2001-2006 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).