Uses of Interface
org.jboss.xb.binding.GenericObjectModelFactory

Packages that use GenericObjectModelFactory
org.jboss.xb.binding   
 

Uses of GenericObjectModelFactory in org.jboss.xb.binding
 

Classes in org.jboss.xb.binding that implement GenericObjectModelFactory
 class DelegatingObjectModelFactory
          GenericObjectModelFactory that delegates to a ObjectModelFactory using reflection.
 class MappingObjectModelFactory
          An ObjectModelFactory that uses mappings
 class SchemalessObjectModelFactory
          Sandbox.
 

Methods in org.jboss.xb.binding with parameters of type GenericObjectModelFactory
 void ObjectModelBuilder.pushFactory(String namespaceURI, String localName, GenericObjectModelFactory factory)
           
 



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