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

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

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

Fields in org.jboss.xb.binding.sunday.unmarshalling declared as XOPUnmarshaller
protected  XOPUnmarshaller ElementBinding.xopUnmarshaller
           
 

Methods in org.jboss.xb.binding.sunday.unmarshalling that return XOPUnmarshaller
 XOPUnmarshaller TypeBinding.getXopUnmarshaller()
           
 XOPUnmarshaller ElementBinding.getXopUnmarshaller()
           
 XOPUnmarshaller SchemaBinding.getXopUnmarshaller()
           
 

Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type XOPUnmarshaller
 void TypeBinding.setXopUnmarshaller(XOPUnmarshaller xopUnmarshaller)
           
 void ElementBinding.setXopUnmarshaller(XOPUnmarshaller xopUnmarshaller)
           
 void SchemaBinding.setXopUnmarshaller(XOPUnmarshaller xopUnmarshaller)
           
 



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