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)
           
 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)
           
 



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