JBoss XML Binding 2.0.3.GA-redhat-2

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

Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type XOPUnmarshaller
 void TypeBinding.setXopUnmarshaller(XOPUnmarshaller xopUnmarshaller)
           
 void SchemaBinding.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)
           
 


JBoss XML Binding 2.0.3.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.