Uses of Interface
org.jboss.xb.binding.sunday.xop.XOPMarshaller

Packages that use XOPMarshaller
org.jboss.xb.binding.sunday.unmarshalling   
 

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

Methods in org.jboss.xb.binding.sunday.unmarshalling that return XOPMarshaller
 XOPMarshaller SchemaBinding.getXopMarshaller()
           
 XOPMarshaller TypeBinding.getXopMarshaller()
           
 

Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type XOPMarshaller
 void SchemaBinding.setXopMarshaller(XOPMarshaller xopMarshaller)
           
 void TypeBinding.setXopMarshaller(XOPMarshaller xopMarshaller)
           
 



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