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

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.