org.jboss.spring.deployment.xml
Class SpringCollectionHandler
java.lang.Object
org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler
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
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.DefaultElementHandler |
INSTANCE |
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 |
HANDLER
public static final SpringCollectionHandler HANDLER
- The handler
SpringCollectionHandler
public SpringCollectionHandler()
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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.