org.jboss.spring.deployment.xml
Class SpringCollectionHandler

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

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

Author:
Ales Justin

Field Summary
static SpringCollectionHandler HANDLER
          The handler
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler
INSTANCE
 
Constructor Summary
SpringCollectionHandler()
           
 
Method Summary
 void attributes(Object o, QName elementName, org.jboss.xb.binding.sunday.unmarshalling.ElementBinding element, Attributes attrs, NamespaceContext nsCtx)
           
 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
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 SpringCollectionHandler HANDLER
The handler

Constructor Detail

SpringCollectionHandler

public SpringCollectionHandler()
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

attributes

public void attributes(Object o,
                       QName elementName,
                       org.jboss.xb.binding.sunday.unmarshalling.ElementBinding element,
                       Attributes attrs,
                       NamespaceContext nsCtx)
Specified by:
attributes in interface org.jboss.xb.binding.sunday.unmarshalling.ElementHandler
Overrides:
attributes in class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler


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