JBoss XML Binding 2.0.3.GA-redhat-2

org.jboss.xb.builder.runtime
Class NonXmlAnyElementDOMElementPropertyHandler

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.AttributeHandler
      extended by org.jboss.xb.builder.runtime.AbstractPropertyHandler
          extended by org.jboss.xb.builder.runtime.PropertyHandler
              extended by org.jboss.xb.builder.runtime.PropertyWildcardHandler
                  extended by org.jboss.xb.builder.runtime.NonXmlAnyElementDOMElementPropertyHandler
All Implemented Interfaces:
ParticleHandler

public class NonXmlAnyElementDOMElementPropertyHandler
extends PropertyWildcardHandler
implements ParticleHandler

A DOMElementPropertyHandler.

Version:
$Revision: 1.1 $
Author:
Alexey Loubyansky

Field Summary
 
Fields inherited from class org.jboss.xb.builder.runtime.AbstractPropertyHandler
log, trace
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.AttributeHandler
NOOP
 
Constructor Summary
NonXmlAnyElementDOMElementPropertyHandler(org.jboss.beans.info.spi.PropertyInfo propertyInfo, org.jboss.reflect.spi.TypeInfo propertyType)
           
 
Method Summary
 Object startParticle(Object parent, QName elementName, ParticleBinding particle, Attributes attrs, NamespaceContext nsCtx)
           
 
Methods inherited from class org.jboss.xb.builder.runtime.PropertyWildcardHandler
endParticle, setParent
 
Methods inherited from class org.jboss.xb.builder.runtime.PropertyHandler
handle
 
Methods inherited from class org.jboss.xb.builder.runtime.AbstractPropertyHandler
attribute, doHandle, getPropertyInfo, getPropertyType
 
Methods inherited from class org.jboss.xb.binding.sunday.unmarshalling.AttributeHandler
unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.xb.binding.sunday.unmarshalling.ParticleHandler
endParticle, setParent
 

Constructor Detail

NonXmlAnyElementDOMElementPropertyHandler

public NonXmlAnyElementDOMElementPropertyHandler(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
                                                 org.jboss.reflect.spi.TypeInfo propertyType)
Method Detail

startParticle

public Object startParticle(Object parent,
                            QName elementName,
                            ParticleBinding particle,
                            Attributes attrs,
                            NamespaceContext nsCtx)
Specified by:
startParticle in interface ParticleHandler
Overrides:
startParticle in class PropertyWildcardHandler

JBoss XML Binding 2.0.3.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.