org.exolab.castor.xml.schema.simpletypes.factory

Class TypeList

public class TypeList extends Object

Stores the list of informations about the xml built in types. It is public only because castor is used to unmarshall it from a config file So please consider this class PRIVATE.
Constructor Summary
TypeList()
Method Summary
VectorgetTypes()
voidPrint(PrintWriter output)
Prints each type in the list. (and flushes the PrintWriter).
voidsetTypes(Vector types)

Constructor Detail

TypeList

public TypeList()

Method Detail

getTypes

public Vector getTypes()

Print

public void Print(PrintWriter output)
Prints each type in the list. (and flushes the PrintWriter).

setTypes

public void setTypes(Vector types)
Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com