Uses of Class
org.exolab.castor.builder.types.XSListType

Packages that use XSListType
org.exolab.castor.builder.info   
org.exolab.castor.builder.types   
 

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

Methods in org.exolab.castor.builder.info that return XSListType
 XSListType CollectionInfo.getXSList()
          Returns the schema type represented by this collection.
 

Uses of XSListType in org.exolab.castor.builder.types
 

Subclasses of XSListType in org.exolab.castor.builder.types
 class XSIdRefs
          A collection of IDREF type.
 class XSList
          A list type.
 class XSNMTokens
          A collection of NMToken type.
 

Methods in org.exolab.castor.builder.types that return XSListType
static XSListType XSCollectionFactory.createCollection(String collectionName, XSType contentType, boolean useJava50)
          Factory method to create an XS collection type, i.e.
 



Copyright © 2012. All Rights Reserved.