Uses of Interface
org.exolab.castor.builder.info.XMLInfo

Packages that use XMLInfo
org.exolab.castor.builder.info   
 

Uses of XMLInfo in org.exolab.castor.builder.info
 

Classes in org.exolab.castor.builder.info that implement XMLInfo
 class ClassInfo
          This class holds the necessary information so that the source generator can properly create the necessary classes for the object model.
 class CollectionInfo
          A helper used for generating source that deals with Collections.
 class CollectionInfoJ2
          A helper used for generating source that deals with Java 2 Collections.
 class CollectionInfoJ2Collection
          A helper used for generating source that deals with Java 2 Collections of type 'java.util.Collection'.
 class CollectionInfoJ2Set
          A helper used for generating source that deals with Java 2 Collections of type 'java.util.Set'.
 class CollectionInfoJ2SortedSet
          A helper used for generating source that deals with Java 2 Collections of type 'java.util.SortedSet'.
 class CollectionInfoODMG30
          A helper used for generating source that deals with Collections.
 class FieldInfo
          A class for representing field members of a class.
 class IdentityInfo
           
 



Copyright © 2012. All Rights Reserved.