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

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

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

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

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

Constructors in org.jboss.xb.binding.sunday.xop with parameters of type XOPUnmarshaller
XOPIncludeHandler(TypeBinding type, XOPUnmarshaller xopUnmarshaller)
           
 



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