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 XSListTypeCollectionInfo.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 TypeClassDescriptionclassA collection of IDREF type.final classA list type.classA collection of NMToken type.Methods in org.exolab.castor.builder.types that return XSListTypeModifier and TypeMethodDescriptionstatic XSListTypeXSCollectionFactory.createCollection(String collectionName, XSType contentType, boolean useJava50) Factory method to create an XS collection type, i.e.