org.jboss.spring.deployment.xml
Class SpringMapKeyHandler

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler
      extended by org.jboss.spring.deployment.xml.SpringMapKeyHandler
All Implemented Interfaces:
org.jboss.xb.binding.sunday.unmarshalling.ElementHandler, org.jboss.xb.binding.sunday.unmarshalling.ParticleHandler

public class SpringMapKeyHandler
extends org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler

Author:
Ales Justin

Field Summary
static SpringMapKeyHandler HANDLER
          The map key handler
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler
INSTANCE
 
Constructor Summary
SpringMapKeyHandler()
           
 
Method Summary
 Object startElement(Object parent, QName name, org.jboss.xb.binding.sunday.unmarshalling.ElementBinding element)
           
 
Methods inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler
attributes, endElement, endParticle, setParent, setParent, startParticle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HANDLER

public static final SpringMapKeyHandler HANDLER
The map key handler

Constructor Detail

SpringMapKeyHandler

public SpringMapKeyHandler()
Method Detail

startElement

public Object startElement(Object parent,
                           QName name,
                           org.jboss.xb.binding.sunday.unmarshalling.ElementBinding element)
Specified by:
startElement in interface org.jboss.xb.binding.sunday.unmarshalling.ElementHandler
Overrides:
startElement in class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.