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 SchemaBinding.getXopUnmarshaller()
           
 XOPUnmarshaller ElementBinding.getXopUnmarshaller()
           
 XOPUnmarshaller TypeBinding.getXopUnmarshaller()
           
 

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



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