Uses of Class
org.exolab.castor.builder.types.XSListType
Packages that use XSListType
-
Uses of XSListType in org.exolab.castor.builder.info
Methods in org.exolab.castor.builder.info that return XSListTypeModifier and TypeMethodDescriptionfinal 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.typesModifier and TypeClassDescriptionclass
A collection of IDREF type.final class
A list type.class
A collection of NMToken type.Methods in org.exolab.castor.builder.types that return XSListTypeModifier and TypeMethodDescriptionstatic XSListType
XSCollectionFactory.createCollection
(String collectionName, XSType contentType, boolean useJava50) Factory method to create an XS collection type, i.e.