Uses of Interface
org.jboss.xb.binding.ObjectLocalMarshaller

Packages that use ObjectLocalMarshaller
org.jboss.xb.binding   
org.jboss.xb.binding.sunday.unmarshalling   
org.jboss.xb.util   
 

Uses of ObjectLocalMarshaller in org.jboss.xb.binding
 

Fields in org.jboss.xb.binding declared as ObjectLocalMarshaller
 ObjectLocalMarshaller AbstractMarshaller.FieldToWildcardMapping.marshaller
           
 

Methods in org.jboss.xb.binding with parameters of type ObjectLocalMarshaller
 void AbstractMarshaller.mapFieldToWildcard(Class cls, String field, ObjectLocalMarshaller marshaller)
           
 

Constructors in org.jboss.xb.binding with parameters of type ObjectLocalMarshaller
AbstractMarshaller.FieldToWildcardMapping(Class cls, String field, ObjectLocalMarshaller marshaller)
           
 

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

Methods in org.jboss.xb.binding.sunday.unmarshalling that return ObjectLocalMarshaller
 ObjectLocalMarshaller WildcardBinding.getUnresolvedMarshaller()
           
 

Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type ObjectLocalMarshaller
 void WildcardBinding.setUnresolvedMarshaller(ObjectLocalMarshaller marshaller)
           
 

Uses of ObjectLocalMarshaller in org.jboss.xb.util
 

Classes in org.jboss.xb.util that implement ObjectLocalMarshaller
 class DomLocalMarshaller
          ObjectLocalMarshaller that marshals org.w3c.dom.Element.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.