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

Packages that use BindingCursor
org.jboss.xb.binding   
org.jboss.xb.binding.metadata.unmarshalling   
 

Uses of BindingCursor in org.jboss.xb.binding
 

Methods in org.jboss.xb.binding with parameters of type BindingCursor
 void ObjectModelBuilder.init(ObjectModelFactory defaultFactory, Object root, BindingCursor cursor)
           
 Object UnmarshallerImpl.unmarshal(String systemId, BindingCursor cursor, ObjectModelFactory factory)
           
 Object Unmarshaller.unmarshal(String systemId, BindingCursor cursor, ObjectModelFactory factory)
           
 

Uses of BindingCursor in org.jboss.xb.binding.metadata.unmarshalling
 

Methods in org.jboss.xb.binding.metadata.unmarshalling that return BindingCursor
static BindingCursor BindingCursor.Factory.newCursor(DocumentBinding doc)
           
 



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