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

Packages that use MarshallingContext
org.jboss.xb.binding.sunday.marshalling   
 

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

Methods in org.jboss.xb.binding.sunday.marshalling with parameters of type MarshallingContext
 Object DefaultAttributeMarshaller.getValue(MarshallingContext ctx)
           
abstract  Object AbstractAttributeMarshaller.getValue(MarshallingContext ctx)
           
 String AttributeMarshaller.marshal(MarshallingContext ctx)
           
 String AbstractAttributeMarshaller.marshal(MarshallingContext ctx)
           
 String DefaultAttributeMarshaller.marshalValue(MarshallingContext ctx, Object value)
           
abstract  String AbstractAttributeMarshaller.marshalValue(MarshallingContext ctx, Object value)
           
 



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