org.apache.axis.wsdl.symbolTable
Class CollectionType
public
class
CollectionType
extends DefinedType
implements CollectionTE
This Type is for a QName that is a 'collection'.
For example,
We need a way to indicate in the symbol table that a foo is
'collection of bars', In such cases a collection type is
added with the special QName [, ]
public CollectionType(
QName pqName,
TypeEntry refType, Node pNode, String dims)
Constructor CollectionType
Parameters: pqName refType pNode dims
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.