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)
           
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.