JBoss XML Binding 2.0.3.GA

Uses of Interface
org.jboss.xb.binding.metadata.unmarshalling.DocumentBinding

Packages that use DocumentBinding
org.jboss.xb.binding   
 

Uses of DocumentBinding in org.jboss.xb.binding
 

Methods in org.jboss.xb.binding with parameters of type DocumentBinding
 Object UnmarshallerImpl.unmarshal(Reader reader, ObjectModelFactory factory, DocumentBinding binding)
           
 Object Unmarshaller.unmarshal(Reader reader, ObjectModelFactory factory, DocumentBinding binding)
           
 Object UnmarshallerImpl.unmarshal(String systemId, ObjectModelFactory factory, DocumentBinding binding)
           
 Object Unmarshaller.unmarshal(String systemId, ObjectModelFactory factory, DocumentBinding binding)
           
 


JBoss XML Binding 2.0.3.GA

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