JBoss XML Binding 2.0.3.GA

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)
           
 


JBoss XML Binding 2.0.3.GA

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