JBoss XML Binding 2.0.3.GA-redhat-2

Uses of Interface
org.jboss.xb.binding.sunday.marshalling.AttributeMarshaller

Packages that use AttributeMarshaller
org.jboss.xb.binding.sunday.marshalling   
org.jboss.xb.binding.sunday.unmarshalling   
 

Uses of AttributeMarshaller in org.jboss.xb.binding.sunday.marshalling
 

Classes in org.jboss.xb.binding.sunday.marshalling that implement AttributeMarshaller
 class AbstractAttributeMarshaller
           
 class DefaultAttributeMarshaller
           
 

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

Methods in org.jboss.xb.binding.sunday.unmarshalling that return AttributeMarshaller
 AttributeMarshaller AttributeBinding.getMarshaller()
           
 AttributeMarshaller AnyAttributeBinding.getMarshaller()
           
 

Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type AttributeMarshaller
 void AttributeBinding.setMarshaller(AttributeMarshaller marshaller)
           
 void AnyAttributeBinding.setMarshaller(AttributeMarshaller marshaller)
           
 


JBoss XML Binding 2.0.3.GA-redhat-2

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