JBoss XML Binding 2.0.3.GA-redhat-2

Uses of Class
org.jboss.xb.binding.sunday.unmarshalling.AnyAttributeBinding

Packages that use AnyAttributeBinding
org.jboss.xb.binding.sunday.unmarshalling   
org.jboss.xb.builder.runtime   
 

Uses of AnyAttributeBinding in org.jboss.xb.binding.sunday.unmarshalling
 

Methods in org.jboss.xb.binding.sunday.unmarshalling that return AnyAttributeBinding
 AnyAttributeBinding TypeBinding.getAnyAttribute()
           
 

Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type AnyAttributeBinding
abstract  void AnyAttributeHandler.attribute(QName elemName, QName attrName, AnyAttributeBinding binding, Object owner, Object value)
           
 void TypeBinding.setAnyAttribute(AnyAttributeBinding anyAttribute)
           
 void RegisteredAttributesHandler.setAnyAttribute(AnyAttributeBinding any)
           
 Object AnyAttributeHandler.unmarshal(QName elemName, QName attrName, AnyAttributeBinding binding, NamespaceContext nsCtx, String value)
           
 

Uses of AnyAttributeBinding in org.jboss.xb.builder.runtime
 

Methods in org.jboss.xb.builder.runtime with parameters of type AnyAttributeBinding
 void AnyAttributePropertyHandler.attribute(QName elemName, QName attrName, AnyAttributeBinding binding, Object owner, Object value)
           
 


JBoss XML Binding 2.0.3.GA-redhat-2

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