Uses of Class
org.exolab.castor.builder.factory.FieldInfoFactory

Packages that use FieldInfoFactory
org.exolab.castor.builder Castor XML code generator 
org.exolab.castor.builder.factory   
 

Uses of FieldInfoFactory in org.exolab.castor.builder
 

Constructors in org.exolab.castor.builder with parameters of type FieldInfoFactory
SourceGenerator(FieldInfoFactory infoFactory)
          Creates a SourceGenerator using the specific field info Factory.
SourceGenerator(FieldInfoFactory infoFactory, ExtendedBinding binding)
          Creates a SourceGenerator using the specific field info Factory and the given Binding element.
 

Uses of FieldInfoFactory in org.exolab.castor.builder.factory
 

Methods in org.exolab.castor.builder.factory that return FieldInfoFactory
protected  FieldInfoFactory BaseFactory.getInfoFactory()
          Get type factory.
 

Constructors in org.exolab.castor.builder.factory with parameters of type FieldInfoFactory
BaseFactory(BuilderConfiguration config, FieldInfoFactory infoFactory, GroupNaming groupNaming, SourceGenerator sourceGenerator)
          Creates an instance of this class.
MemberFactory(BuilderConfiguration config, FieldInfoFactory infoFactory, GroupNaming groupNaming, SourceGenerator sourceGenerator)
          Creates a new MemberFactory using the given FieldInfo factory.
SourceFactory(BuilderConfiguration config, FieldInfoFactory infoFactory, GroupNaming groupNaming, SourceGenerator sourceGenerator)
          Creates a new SourceFactory with the given FieldInfoFactory.
 



Copyright © 2012. All Rights Reserved.