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

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

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

Methods in org.jboss.xb.binding.sunday.unmarshalling that return AnyAttributeHandler
 AnyAttributeHandler AnyAttributeBinding.getHandler()
           
 

Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type AnyAttributeHandler
 void AnyAttributeBinding.setHandler(AnyAttributeHandler handler)
           
 

Constructors in org.jboss.xb.binding.sunday.unmarshalling with parameters of type AnyAttributeHandler
AnyAttributeBinding(SchemaBinding schema, AnyAttributeHandler handler)
           
 

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

Subclasses of AnyAttributeHandler in org.jboss.xb.builder.runtime
 class AnyAttributePropertyHandler
          A AnyAttributePropertyHandler.
 



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